mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Create a git tag for every release (#10811)
This commit is contained in:
@@ -49,6 +49,8 @@ get_next_version() {
|
||||
VERSION=`get_next_version $DIR/..`
|
||||
JS_API_VERSION=`get_next_version $DIR/../lib/js-api`
|
||||
|
||||
echo RELEASE_VERSION=$VERSION >> $GITHUB_OUTPUT
|
||||
|
||||
echo "====== New libs version: $VERSION ====="
|
||||
echo "====== New js-api version: $JS_API_VERSION ====="
|
||||
|
||||
|
Reference in New Issue
Block a user