Skip to content

Commit

Permalink
Added permission contents write
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobettelini committed Aug 16, 2024
1 parent a783aa6 commit af2bc65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
deploy:
permissions:
contents: write
runs-on: ubuntu-20.04
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit af2bc65

Please sign in to comment.