Skip to content

Commit

Permalink
chore: Set "documentation" label on PR (#4153)
Browse files Browse the repository at this point in the history
  • Loading branch information
boc-the-git authored Sep 4, 2024
1 parent 70d5f1a commit b2c8585
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ jobs:
with:
commit-message: "Update image tag, for release ${{ github.event.release.tag_name }}"
branch: "docs/newrelease-update-version-${{ github.event.release.tag_name }}"
labels: |
documentation
delete-branch: true
base: mealie-next
title: "docs(auto): Update image tag, for release ${{ github.event.release.tag_name }}"
Expand Down

0 comments on commit b2c8585

Please sign in to comment.