Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 25, 2024
1 parent f391ace commit 0e51813
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/template_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "lukasz karlowski"
git checkout -b "ds-default-check"
git checkout -b ds-default-check
git commit -m "Repo after creation"
git push --set-upstream origin master --force
git push --set-upstream origin ds-default-check

0 comments on commit 0e51813

Please sign in to comment.