Skip to content

chore: publish 1.1.0 #2

chore: publish 1.1.0

chore: publish 1.1.0 #2

Workflow file for this run

name: Publish Package
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- name: Publish package
run: npx jsr publish