Skip to content

chore(release): publish v0.6.9 #114

chore(release): publish v0.6.9

chore(release): publish v0.6.9 #114

Workflow file for this run

name: autofix.ci # needed to securely identify the workflow
on:
push:
pull_request:
permissions:
contents: read
jobs:
autofix:
uses: zotero-plugin-dev/workflows/.github/workflows/autofix.yml@main
with:
command: |
pnpm build
pnpm run lint:fix