Skip to content
This repository was archived by the owner on Sep 27, 2025. It is now read-only.

Commit ab735f7

Browse files
committed
fetch main for merging
1 parent 703ee28 commit ab735f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
mvn -s settings.xml release:prepare --no-transfer-progress --batch-mode
6565
git reset --hard HEAD~1
6666
git push origin release
67+
git fetch origin main
6768
git checkout main
6869
git merge release
6970
git push origin main --tags

0 commit comments

Comments
 (0)