Skip to content

Commit 91f7b92

Browse files
committed
chore: update jazzy
1 parent 451ba63 commit 91f7b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jazzy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
git commit -m "Automated deployment to GitHub Pages: ${GITHUB_SHA}" --allow-empty
4747
git remote -v
4848
git config --global user.name
49-
git push origin gh-pages
49+
git push origin gh-pages -f
5050
env:
5151
PRIVATE_GITHUB_TOKEN: ${{ secrets.PRIVATE_GITHUB_TOKEN }}
5252

0 commit comments

Comments
 (0)