Skip to content

Commit 39c983f

Browse files
authored
Update pages.yml
1 parent 52fb15b commit 39c983f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
uses: JamesIves/github-pages-deploy-action@v4
5656
with:
5757
folder: pages
58-
token: ${{ secrets.GH_PAT }}
58+
ssh-key: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)