Skip to content

Commit

Permalink
ci: add contents write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinBrunkhorst committed Aug 30, 2023
1 parent 270dd16 commit c8e1a46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
environment: release
permissions:
id-token: write
contents: write
if: github.ref == 'refs/heads/main'
needs:
- test
Expand Down

0 comments on commit c8e1a46

Please sign in to comment.