Skip to content

Commit

Permalink
Added: temporal echo call to deploy_alpha.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GPortas committed Sep 30, 2024
1 parent 26f0957 commit 8f4eaa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
- name: Update package version
run: |
echo "Setting package version to: ${NEW_VERSION}"
npm version "${NEW_VERSION}" --no-git-tag-version
- name: Publish package
Expand Down

0 comments on commit 8f4eaa0

Please sign in to comment.