Skip to content

Commit

Permalink
Add writing permission for production deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
pauljohanneskraft committed Oct 1, 2024
1 parent 488c829 commit 930c779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: Production Deployment
uses: ./.github/workflows/deployment.yml
permissions:
contents: read
contents: write
actions: read
security-events: write
secrets: inherit
Expand Down

0 comments on commit 930c779

Please sign in to comment.