Skip to content

Commit

Permalink
id-token permission write added (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
pseusys authored Feb 14, 2023
1 parent 089deb1 commit 84f5da8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_and_publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
publish:
name: build and publish docs
runs-on: ubuntu-latest
permissions:
contents: 'read'
id-token: 'write'
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 84f5da8

Please sign in to comment.