mirror of
https://github.com/cpina/github-action-push-to-another-repository.git
synced 2025-12-07 21:20:41 -07:00
unset upstream (not needed)
This commit is contained in:
@@ -37,4 +37,4 @@ git status
|
||||
git commit --message "Update from https://github.com/$GITHUB_REPOSITORY/commit/$GITHUB_SHA"
|
||||
|
||||
echo "Pushing git commit"
|
||||
git push -u origin master
|
||||
git push origin master
|
||||
|
||||
Reference in New Issue
Block a user