Skip to content

Commit

Permalink
ci: fix perms
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Mar 16, 2023
1 parent 990d6d8 commit 8a44f22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,9 @@ jobs:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'

permissions:
contents: write

steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0

Expand Down

0 comments on commit 8a44f22

Please sign in to comment.