Skip to content

Commit

Permalink
chore: Set "documentation" label on PR (mealie-recipes#4153)
Browse files Browse the repository at this point in the history
  • Loading branch information
boc-the-git committed Sep 28, 2024
1 parent 0d3c23a commit d25b747
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 d25b747

Please sign in to comment.