We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52fb15b commit 39c983fCopy full SHA for 39c983f
.github/workflows/pages.yml
@@ -55,4 +55,4 @@ jobs:
55
uses: JamesIves/github-pages-deploy-action@v4
56
with:
57
folder: pages
58
- token: ${{ secrets.GH_PAT }}
+ ssh-key: ${{ secrets.GH_PAT }}
0 commit comments