Skip to content

Commit

Permalink
Update yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub committed Nov 29, 2023
1 parent d8ed3be commit f92b97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GH_PAT }}

# - name: Deploy to GitHub Pages
# uses: crazy-max/ghaction-github-pages@v4
Expand Down

0 comments on commit f92b97a

Please sign in to comment.