We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b1af1 commit e691369Copy full SHA for e691369
.github/workflows/pages.yml
@@ -55,5 +55,4 @@ jobs:
55
uses: JamesIves/github-pages-deploy-action@v4
56
with:
57
folder: pages
58
- branch: gh-pages
59
- token: ${{ secrets.GH_PAT }}
+ token: ${{ secrets.JTA_PAT }}
0 commit comments