Skip to content

Commit

Permalink
Merge pull request #59 from aneoconsulting/chore/update-publish-ci
Browse files Browse the repository at this point in the history
chore: update publish CI
  • Loading branch information
fdewas-aneo authored Nov 28, 2024
2 parents f38fd57 + 941e6f2 commit dd0b34e
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 dd0b34e

Please sign in to comment.