Skip to content

Commit

Permalink
fetch main for merging
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed Mar 30, 2021
1 parent 703ee28 commit ab735f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
mvn -s settings.xml release:prepare --no-transfer-progress --batch-mode
git reset --hard HEAD~1
git push origin release
git fetch origin main
git checkout main
git merge release
git push origin main --tags
Expand Down

0 comments on commit ab735f7

Please sign in to comment.