fix: allow publishing from tag
This commit is contained in:
parent
5055037e59
commit
f12ff0b3de
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -42,4 +42,4 @@ jobs:
|
||||
run: pnpm test
|
||||
|
||||
- name: Publish
|
||||
run: pnpm publish --access public
|
||||
run: pnpm publish --access public --no-git-checks
|
||||
|
||||
Loading…
Reference in New Issue
Block a user