Skip to content

fix: Fix JSR publication errors #8

fix: Fix JSR publication errors

fix: Fix JSR publication errors #8

Workflow file for this run

name: Release
on:
push:
branches:
- main
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
test:
uses: ./.github/workflows/test.yml
secrets:
GIST_SECRET: ${{ secrets.GIST_SECRET }}