Being able to upstream alfresco-apps or alfresco-applications (#8280)

* Being able to upstream alfresco-apps or alfresco-applications

* Use alpha as default

---------

Co-authored-by: alfresco-build <alfresco-build@hyland.com>
This commit is contained in:
Maurizio Vitale
2023-02-16 13:18:47 +00:00
committed by GitHub
parent f18fd94085
commit 384628197e
3 changed files with 44 additions and 25 deletions

View File

@@ -22,7 +22,7 @@ runs:
EVENT_TYPE=""
TRAVIS_PULL_REQUEST_BRANCH=""
TRAVIS_BRANCH=""
TAG_NPM=""
TAG_NPM="alpha"
REGEX="(repository|workflow)_dispatch"
if [[ "${{ inputs.event_name }}" == "schedule" ]]; then
EVENT_TYPE="cron";