Skip to content

Commit 8f4eaa0

Browse files
committed
Added: temporal echo call to deploy_alpha.yml
1 parent 26f0957 commit 8f4eaa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_alpha.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
8989
- name: Update package version
9090
run: |
91+
echo "Setting package version to: ${NEW_VERSION}"
9192
npm version "${NEW_VERSION}" --no-git-tag-version
9293
9394
- name: Publish package

0 commit comments

Comments
 (0)