We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec4b51 commit f5ac3abCopy full SHA for f5ac3ab
.github/workflows/publish.yml
@@ -17,5 +17,5 @@ jobs:
17
- name: Publish Site
18
uses: chabad360/hugo-gh-pages@master
19
with:
20
- githubToken: ${{ secrets.PERSONAL_TOKEN }}
+ githubToken: ${{ secrets.GITHUB_TOKEN }}
21
cname: osusec.org
0 commit comments