Skip to content

Commit 7e9fbc4

Browse files
authored
Update deploy.yml
1 parent cef06e3 commit 7e9fbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
3535
git add .
3636
git commit -m "Deploy to GitHub Pages"
37-
git push --force "https://${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git" github:github
37+
git push --force "https://${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git" github

0 commit comments

Comments
 (0)