Skip to content

Commit ecf9946

Browse files
committed
Try again with publishing
1 parent 526c84f commit ecf9946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
publish_dir: docs
2828
publish_branch: gh-pages
2929
- run: npx monopub delete devDependencies,scripts
30-
- run: npx monopub exec 'pnpm publish --access public --provenance'
30+
- run: npx monopub exec 'npm publish --access public --provenance'
3131
env:
3232
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)