mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-06-13 00:32:11 +00:00
chore: fix jsr release
This commit is contained in:
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
@@ -56,5 +56,5 @@ jobs:
|
||||
- name: Publish to JSR
|
||||
run: |
|
||||
npm run build
|
||||
npx jsr publish
|
||||
npx jsr publish --allow-dirty
|
||||
if: ${{ steps.release.outputs.release_created }}
|
||||
Reference in New Issue
Block a user