mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-06-13 08:42:31 +00:00
refactor!: drop cjs support
+ Publish to JSR (jsr.io)
This commit is contained in:
6
.github/workflows/release-please.yml
vendored
6
.github/workflows/release-please.yml
vendored
@@ -49,3 +49,9 @@ jobs:
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
if: ${{ steps.release.outputs.release_created }}
|
||||
|
||||
- name: Publish to JSR
|
||||
run: |
|
||||
npm run build --if-present
|
||||
npx jsr publish
|
||||
if: ${{ steps.release.outputs.release_created }}
|
||||
Reference in New Issue
Block a user