Skip to content

Commit e15cbbf

Browse files
authored
Merge pull request #223 from hildjj/publish
Try again with publishing
2 parents 526c84f + ecf9946 commit e15cbbf

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)