We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53bd267 commit 99375cdCopy full SHA for 99375cd
.github/workflows/publish-older-minor-gh-pages.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
ref: gh-pages
36
path: gh-pages
37
- token: ${{ secrets.PUBLISH_SECRET }}
+ token: ${{ secrets.GITHUB_TOKEN }}
38
39
- name: Build and publish site
40
run: |
0 commit comments