Skip to content

Commit 0420451

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ 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 branch -M github
3738
git push --force "https://${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git" github

0 commit comments

Comments
 (0)