mirror of
https://github.com/versia-pub/api.git
synced 2025-12-06 16:38:20 +01:00
fix(build): 🐛 Remove wrong flag use
This commit is contained in:
parent
5c7eddc3b5
commit
556aca7a7b
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -46,4 +46,4 @@ jobs:
|
|||
run: bunx @morlay/bunpublish --provenance --tag ${{ github.event.inputs.tag }}
|
||||
|
||||
- name: Publish to JSR
|
||||
run: cd federation && bunx jsr publish --provenance --allow-slow-types
|
||||
run: cd federation && bunx jsr publish --allow-slow-types
|
||||
|
|
|
|||
Loading…
Reference in a new issue