Skip to content

Commit 4824520

Browse files
authored
Update production_push.yml
1 parent 642d62a commit 4824520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
git checkout -b production
3131
git add .
3232
git commit -m "Upgraded to production @tmthecoder/portfolio's preview branch"
33-
git push --force origin production
33+
git push --force -u origin production

0 commit comments

Comments
 (0)