Skip to content

Commit

Permalink
hotfix: action publint
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenybai committed Feb 2, 2024
1 parent d3f2c12 commit 66806f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- run: pnpm test
- run: pnpm lint
- run: pnpm build
- run: pnpm publint --strict
- run: npm i -g npm
- run: npm publish --provenance --access public
env:
Expand Down

0 comments on commit 66806f7

Please sign in to comment.