Skip to content

Commit

Permalink
use github token secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Lasse Benninga committed May 27, 2024
1 parent f06541f commit ec3cd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Publish Site
uses: chabad360/hugo-gh-pages@master
with:
githubToken: ${{ secrets.PERSONAL_TOKEN }}
githubToken: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ec3cd53

Please sign in to comment.