Skip to content

Commit

Permalink
Fix release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ascorbic committed Dec 8, 2024
1 parent fffc075 commit 7186358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: pnpm build

- name: publint
run: pnpm lint:publint
run: pnpm lint:package

- name: Create Release PR or Publish to npm
id: changesets
Expand Down

0 comments on commit 7186358

Please sign in to comment.