Skip to content

Merge pull request #6 from meech-ward/dev #4

Merge pull request #6 from meech-ward/dev

Merge pull request #6 from meech-ward/dev #4

Workflow file for this run

name: Publish 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