Skip to content

Commit f5e3001

Browse files
committed
fix: version control
1 parent 3e947db commit f5e3001

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
run: pnpm install --frozen-lockfile
3838

3939
- name: Build and publish to npm
40-
if: startsWith(github.ref, 'refs/tags/v')
4140
run: |
4241
pnpm build
4342
npm publish --access public

0 commit comments

Comments
 (0)