chore: Fix push to master #16
@ -115,6 +115,9 @@ jobs:
|
||||
|
||||
git add pubspec.yaml CHANGELOG.md
|
||||
git commit -m "chore: bump version to $NEW_VERSION+$NEW_BUILD and update changelog" || echo "No changes to commit"
|
||||
|
||||
|
||||
git branch
|
||||
git log
|
||||
git remote -v
|
||||
echo "đź”— Pushing to remote repository..."
|
||||
git push -u origin master
|
||||
git push origin /master
|
||||
|
Loading…
x
Reference in New Issue
Block a user