We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dda6c37 commit f5a3a98Copy full SHA for f5a3a98
1 file changed
.github/workflows/release.yml
@@ -34,8 +34,6 @@ jobs:
34
if: steps.changesets.outputs.hasChangesets == 'false'
35
run: |
36
npm install -g npm@latest
37
- npm --version
38
- bun run build
39
npm publish --provenance --access public
40
- name: Create git tags
41
0 commit comments