mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-13 21:56:59 +05:30
fix(release): make push command branch agnostic
This commit is contained in:
parent
eaf6d55108
commit
e4499ab8d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -104,4 +104,4 @@ jobs:
|
|||
./gradlew -q --no-configuration-cache bumpSnapshot
|
||||
truncate -s 0 distribution/whatsnew/whatsnew-en-GB # Clear changelog
|
||||
git commit -am 'feat(release): start next development iteration'
|
||||
git push origin main
|
||||
git push -u origin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue