Merge pull request 'chore: Fix push to master' (#15) from dev into master
Reviewed-on: #15
This commit is contained in:
commit
ceb6001d20
@ -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