Skip to content

Commit 273717d

Browse files
BRO
1 parent d737568 commit 273717d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fullBuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
git config user.email [email protected]
4646
git add .
4747
git commit -m "Build from Github Actions"
48-
git push --force
48+
git push --set-upstream origin full-build --force

0 commit comments

Comments
 (0)