Skip to content

Commit

Permalink
Allow 'publish'-job to read repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlgo11 committed Nov 6, 2023
1 parent bc74bb3 commit fb05c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
cancel-in-progress: true
needs: [ tests ]
permissions:
contents: read
pages: write
id-token: write
environment: production
Expand Down

0 comments on commit fb05c27

Please sign in to comment.