Skip to content

Commit

Permalink
chore; update publish CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fdewas-aneo committed Nov 28, 2024
1 parent f38fd57 commit 941e6f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: npm i -g pnpm @antfu/ni
- run: nci
- run: pnpm exec playwright install
- run: pnpm publish --access public --no-git-checks
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
Expand Down

0 comments on commit 941e6f2

Please sign in to comment.