Skip to content

chore: update version to 0.2.0 in deno.json #12

chore: update version to 0.2.0 in deno.json

chore: update version to 0.2.0 in deno.json #12

Workflow file for this run

# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
# This workflow will install Deno then run Deno lint and test.
# For more information see: https://github.com/denoland/setup-deno
name: publish
on:
push:
tags:
- "v*"
jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- name: Setup repo
uses: actions/checkout@v4
- name: Run publish
run: npx jsr publish