Skip to content

Commit

Permalink
Added Token To Github Pages Deploy Action
Browse files Browse the repository at this point in the history
  • Loading branch information
silverlightning926 committed Sep 12, 2024
1 parent 683cadc commit 9e81870
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ jobs:
uses: actions/deploy-pages@v3
with:
artifact_name: github-pages
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9e81870

Please sign in to comment.