Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bomberstudios authored Jan 7, 2025
1 parent 359b939 commit b1c25e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
issues: write
contents: write
if: github.event.comment.body == 'publish'
&& contains(github.event.issue.labels.*.name, 'post')
&& github.event.issue.user.login == 'bomberstudios'
Expand Down

0 comments on commit b1c25e5

Please sign in to comment.