Skip to content

Merge pull request #25 from ndaidong/3.0.0 #2

Merge pull request #25 from ndaidong/3.0.0

Merge pull request #25 from ndaidong/3.0.0 #2

Workflow file for this run

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