Skip to content

Commit

Permalink
GitHub token perms
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Nov 18, 2024
1 parent b8ac002 commit 89fe98a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
permissions:
id-token: write
pages: write

steps:
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 89fe98a

Please sign in to comment.