Skip to content

Commit

Permalink
set origin
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 25, 2024
1 parent 16194ca commit c055610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "ds-template developer"
git commit -m "Repo after creation"
git push --force
git push --set-upstream origin master --force

0 comments on commit c055610

Please sign in to comment.