Skip to content

chore(release): bump version number to v0.2.4 #18

chore(release): bump version number to v0.2.4

chore(release): bump version number to v0.2.4 #18

Workflow file for this run

name: Publish
on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
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