Skip to content

chore: Bump to 0.9.0, neater build script, update workflows (#190) #11

chore: Bump to 0.9.0, neater build script, update workflows (#190)

chore: Bump to 0.9.0, neater build script, update workflows (#190) #11

Workflow file for this run

name: Publish
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Install deno
uses: denoland/setup-deno@v2
- name: Publish to JSR
run: deno publish