Skip to content

chore: bump to v0.1.8 #63

chore: bump to v0.1.8

chore: bump to v0.1.8 #63

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