Skip to content

Commit

Permalink
Chore: Issue 2023 - Added permissions for GITHUB_TOKEN to work
Browse files Browse the repository at this point in the history
  • Loading branch information
bhushan-ebi committed Aug 19, 2024
1 parent 0b9da96 commit ee8eb4a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ jobs:

runs-on: ubuntu-latest

permissions:
contents: read
pages: write
id-token: write

strategy:
matrix:
node-version: [18.x]
Expand Down

0 comments on commit ee8eb4a

Please sign in to comment.