Skip to content

Commit

Permalink
Enable id-token write
Browse files Browse the repository at this point in the history
  • Loading branch information
hegyibalint committed Sep 30, 2024
1 parent 4c364a0 commit d7c74e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
needs: build
runs-on: ubuntu-latest
permissions:
id-token: write
pages: write
if: github.ref == 'refs/heads/main'
steps:
Expand Down

0 comments on commit d7c74e2

Please sign in to comment.