chore: Fix push to master #15

Merged
fanantenana merged 1 commits from dev into master 2025-02-06 10:51:20 +00:00

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