update pipelines
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
-P homelab \
|
||||
--settings=${{ github.workspace }}/.mvn/settings.xml
|
||||
- name: Finish release
|
||||
run: mvn gitflow:release-finish -B -DpushRemote=true -DallowSnapshots=true
|
||||
run: mvn gitflow:release-finish -B -DpushRemote=true -DallowSnapshots=true -DproductionBranch=main
|
||||
env:
|
||||
GITHUB_ACTOR: 3dwardch3ng
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
Reference in New Issue
Block a user