Skip to content

Commit

Permalink
Give dokka job pages publish permission
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Sep 11, 2024
1 parent 0f371d6 commit af8f1a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}

kotlin-docs:
permissions:
contents: read
pages: write
id-token: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit af8f1a1

Please sign in to comment.