Skip to content

Commit

Permalink
Update deploy-to-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joswig authored Jan 31, 2025
1 parent 51aceee commit 3382554
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
permissions:
pages: write
id-token: write
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 3382554

Please sign in to comment.