We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642d62a commit 4824520Copy full SHA for 4824520
.github/workflows/production_push.yml
@@ -30,4 +30,4 @@ jobs:
30
git checkout -b production
31
git add .
32
git commit -m "Upgraded to production @tmthecoder/portfolio's preview branch"
33
- git push --force origin production
+ git push --force -u origin production
0 commit comments