Skip to content

Commit

Permalink
all permissions for release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwoer committed Aug 28, 2024
1 parent da7c694 commit b1bc391
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ jobs:
tag_to_release: ${{ inputs.tag_to_release }}
python_version: 3.9
secrets: inherit
permissions:
actions: write
contents: write
# permissions:
# contents: write

0 comments on commit b1bc391

Please sign in to comment.