Skip to content

Commit

Permalink
Fix pages release permissions issue
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanLieckens committed Aug 1, 2024
1 parent b97b84b commit 336ddae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
core.info('Uploaded ' + name);
}
publish-docs:
permissions:
id-token: write
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 336ddae

Please sign in to comment.