chore: Fix push to master
Some checks failed
versioning-and-changelog / versioning_and_changelog (pull_request) Failing after 14s
Some checks failed
versioning-and-changelog / versioning_and_changelog (pull_request) Failing after 14s
This commit is contained in:
parent
dd3109a4a8
commit
02252dceb1
@ -117,4 +117,4 @@ jobs:
|
|||||||
git commit -m "chore: bump version to $NEW_VERSION+$NEW_BUILD and update changelog" || echo "No changes to commit"
|
git commit -m "chore: bump version to $NEW_VERSION+$NEW_BUILD and update changelog" || echo "No changes to commit"
|
||||||
|
|
||||||
echo "🔗 Pushing to remote repository..."
|
echo "🔗 Pushing to remote repository..."
|
||||||
git push origin master
|
git push -u origin master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user