Skip to content

Commit

Permalink
Update nextjs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Boutzi authored Oct 9, 2024
1 parent 19b410f commit db695c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,5 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
env:
NEXT_PUBLIC_GITHUB_BEARER_TOKEN: ${{secrets.NEXT_PUBLIC_GITHUB_BEARER_TOKEN}}

0 comments on commit db695c8

Please sign in to comment.