Skip to content

Commit

Permalink
Set correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dodinh authored Jun 1, 2023
1 parent ca6ca96 commit 9851220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-remote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
echo -e "\n* Push main branch to remote repo"
echo -e "---"
# git -c http.extraheader="Authorization: Basic $PAT" push --force $URL main
git -c http.extraheader="Authorization: Basic $PAT" push --force $URL temp
git -c http.extraheader="Authorization: Basic $PAT" push $URL main:temp

0 comments on commit 9851220

Please sign in to comment.