unset upstream (not needed)

This commit is contained in:
Devin Nemec 2020-08-10 09:14:18 -05:00
parent a76c6fd84a
commit 4b313f1b76

View File

@ -37,4 +37,4 @@ git status
git commit --message "Update from https://github.com/$GITHUB_REPOSITORY/commit/$GITHUB_SHA" git commit --message "Update from https://github.com/$GITHUB_REPOSITORY/commit/$GITHUB_SHA"
echo "Pushing git commit" echo "Pushing git commit"
git push -u origin master git push origin master