mirror of
https://github.com/chenasraf/massarg.git
synced 2026-05-17 17:38:09 +00:00
build: update release workflow
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
run: pnpm build
|
||||
|
||||
- name: Publish to NPM
|
||||
run: pnpm publish ./build --access public --no-git-checks --provenance
|
||||
run: npm publish ./build --access public --no-git-checks --provenance
|
||||
|
||||
docs:
|
||||
name: Build & Deploy Docs
|
||||
|
||||
Reference in New Issue
Block a user