mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
fix(ci/cd): tito build commit on github actions
This commit is contained in:
@@ -170,8 +170,9 @@ jobs:
|
||||
git commit -m "chore: sync spec to $NEW_VERSION [skip ci]"
|
||||
fi
|
||||
|
||||
git fetch origin main
|
||||
git rebase origin/main
|
||||
tito tag --offline --accept-auto-changelog --keep-version
|
||||
git pull --rebase origin main
|
||||
git push --follow-tags origin HEAD:main HEAD:release
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user