Skip to content

Commit

Permalink
fix: job permission set to write-all (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-molnar authored Aug 30, 2024
1 parent 4e5db5f commit 9bd113f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tagpr-new-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:

jobs:
cd-new-tagged-release:
permissions: write-all

runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 9bd113f

Please sign in to comment.