There was an error while loading. Please reload this page.
1 parent 7f817a9 commit 60df26dCopy full SHA for 60df26d
1 file changed
.github/workflows/cicd.yml
@@ -245,6 +245,7 @@ jobs:
245
run: |
246
git config user.name "Hai Chu"
247
git config user.email "hai.m.chu@tuni.fi"
248
+ git pull --rebase origin main
249
git add version.json
250
git commit -m "Bump version to ${{ steps.set-version.outputs.VERSION }} [skip ci]"
251
git push
0 commit comments