Skip to content

Merge pull request #257 from prjctimg/wip #6

Merge pull request #257 from prjctimg/wip

Merge pull request #257 from prjctimg/wip #6

Workflow file for this run

name: Release to JSR
on:
push:
branches:
- main
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@v4
- run: npx jsr publish