mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-08-21 18:09:29 +00:00
[ACS-9977]: [publish] tag creation fix work
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -205,7 +205,7 @@ jobs:
|
||||
git config --global user.email "${GIT_EMAIL:-github-actions[bot]@users.noreply.github.com}"
|
||||
- name: "Create release tag"
|
||||
run: |
|
||||
mvn --batch-mode \
|
||||
mvn --batch-mode clean package gpg:sign \
|
||||
release:prepare \
|
||||
-DskipTests=true \
|
||||
-DscmCommentPrefix="[maven-release-plugin][skip ci] " \
|
||||
|
Reference in New Issue
Block a user