Skip to content

Commit

Permalink
Add id-token permission to javadoc extraction job
Browse files Browse the repository at this point in the history
  • Loading branch information
booky10 committed Jul 10, 2024
1 parent 3444b07 commit 43d915d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write

needs:
- build
Expand Down

0 comments on commit 43d915d

Please sign in to comment.