Skip to content

Commit

Permalink
chore: set correct worflow permission for dependency submission
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers committed Oct 31, 2023
1 parent 3532126 commit 79a750d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
build-push:
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
packages: write
pull-requests: write
# This is used to complete the identity challenge
Expand Down

0 comments on commit 79a750d

Please sign in to comment.