mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-12304 (#8185)
This commit is contained in:
7
.github/workflows/git-tag.yml
vendored
7
.github/workflows/git-tag.yml
vendored
@@ -86,3 +86,10 @@ jobs:
|
||||
run: |
|
||||
git fetch --all --quiet
|
||||
TRAVIS_BRANCH=${GITHUB_REF##*/} ./scripts/travis/release/git-tag.sh ${{ steps.set-dryrun.outputs.dryrun }}
|
||||
|
||||
release:
|
||||
need: setup
|
||||
uses: ./.github/workflows/release.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
dry-run-release: false
|
||||
|
Reference in New Issue
Block a user