updated github workflow
This commit is contained in:
parent
ae266c5a59
commit
e07dfc32b4
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@ -18,9 +18,6 @@ jobs:
|
||||
node-version: "23"
|
||||
registry-url: "https://registry.npmjs.org/"
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Publish to npm
|
||||
run: npm publish --tag alpha --access public
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user