Skip to content

Commit f5ac3ab

Browse files
Update token publish.yml
1 parent 5ec4b51 commit f5ac3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
- name: Publish Site
1818
uses: chabad360/hugo-gh-pages@master
1919
with:
20-
githubToken: ${{ secrets.PERSONAL_TOKEN }}
20+
githubToken: ${{ secrets.GITHUB_TOKEN }}
2121
cname: osusec.org

0 commit comments

Comments
 (0)