Skip to content

Commit

Permalink
Merge pull request #4 from monlor/test
Browse files Browse the repository at this point in the history
  • Loading branch information
monlor authored Jun 1, 2024
2 parents 154a4db + 32216fa commit 0021d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:

jobs:
update_release_draft:
if: github.event.pull_request.merged == true
if: github.event.pull_request.merged
permissions:
# write permission is required to create a github release
contents: write
Expand Down

0 comments on commit 0021d77

Please sign in to comment.