mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
testing
This commit is contained in:
parent
af57da8e6b
commit
3073b6559c
3
.github/workflows/alpha-release-build.yml
vendored
3
.github/workflows/alpha-release-build.yml
vendored
@ -43,7 +43,6 @@ jobs:
|
||||
echo $VERSION
|
||||
npm version --no-git-tag-version --allow-same-version $VERSION
|
||||
npm set //npm.pkg.github.com/:_authToken $GITHUB_TOKEN
|
||||
npm login --registry=https://npm.pkg.github.com/
|
||||
npm config set registry https://npm.pkg.github.com/knsv
|
||||
npm set registry https://npm.pkg.github.com/knsv
|
||||
npm publish --tag alpha --dry-run
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user