Skip to content

chore: bump to v0.1.10 #69

chore: bump to v0.1.10

chore: bump to v0.1.10 #69

Workflow file for this run

name: CI
on: push
permissions:
pages: write
id-token: write
jobs:
lint:
uses: jill64/workflows/.github/workflows/lint.yml@main
secrets: inherit
check:
uses: jill64/workflows/.github/workflows/check.yml@main
publish-pages:
uses: jill64/workflows/.github/workflows/publish-pages.yml@main