Skip to content

Update dependencies and add method shorthand for other HTTP methods #6

Update dependencies and add method shorthand for other HTTP methods

Update dependencies and add method shorthand for other HTTP methods #6

Workflow file for this run

name: JSR Publish
on:
release:
types: [published]
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write # The OIDC ID token is used for authentication with JSR.
steps:
- uses: actions/checkout@v5
- run: npm i
- run: npx jsr publish