Skip to content

Commit

Permalink
attempt to fix releases
Browse files Browse the repository at this point in the history
  • Loading branch information
cardoe committed Mar 4, 2023
1 parent 255892a commit 6c51336
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ on:
types:
- labeled

permissions:
actions: read
contents: write
pull-requests: read

jobs:
release:
if: github.event.action != 'labeled'
Expand Down

0 comments on commit 6c51336

Please sign in to comment.