Skip to content

Commit

Permalink
More permissions for the action
Browse files Browse the repository at this point in the history
  • Loading branch information
thebeanogamer committed Sep 3, 2024
1 parent 955c292 commit 38f0c3b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,9 @@ jobs:
javadoc:
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
pages: write
id-token: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 38f0c3b

Please sign in to comment.