Merge pull request 'chore: Fix push to master' (#15) from dev into master

Reviewed-on: #15
This commit is contained in:
fanantenana 2025-02-06 10:51:17 +00:00
commit ceb6001d20

View File

@ -117,4 +117,4 @@ jobs:
git commit -m "chore: bump version to $NEW_VERSION+$NEW_BUILD and update changelog" || echo "No changes to commit"
echo "🔗 Pushing to remote repository..."
git push origin master
git push -u origin master