Skip to content

Commit 6d24758

Browse files
fix branch
1 parent 7f0d0fd commit 6d24758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
git init
3030
git add -A
3131
git commit -m "🚀 Deploy id ${GITHUB_RUN_ID}"
32-
git push -f "https://github.com/${GITHUB_REPOSITORY}.git" master:gh-pages
32+
git push -f "https://github.com/${GITHUB_REPOSITORY}.git" master:build

0 commit comments

Comments
 (0)