chore: Fix push to master
Some checks failed
versioning-and-changelog / versioning_and_changelog (pull_request) Failing after 13s
Some checks failed
versioning-and-changelog / versioning_and_changelog (pull_request) Failing after 13s
This commit is contained in:
parent
02252dceb1
commit
9775a35865
@ -116,5 +116,8 @@ 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