Skip to content

Commit

Permalink
Add contents: write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
yotamloe committed Nov 12, 2024
1 parent 0c0690c commit 4a19b1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upload-zip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:

jobs:
upload:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4a19b1f

Please sign in to comment.