Skip to content

Commit 53d6d63

Browse files
committed
Added: test addition
1 parent 95c7d2d commit 53d6d63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_alpha.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ jobs:
8989
echo "Setting package version to: ${NEW_VERSION}"
9090
npm version "${NEW_VERSION}" --no-git-tag-version
9191
92+
#
93+
9294
- name: Publish package
9395
run: |
9496
echo "$(jq '.publishConfig.registry = "https://npm.pkg.github.com"' package.json)" > package.json

0 commit comments

Comments
 (0)