Skip to content

fix(deps): update all non-major dependencies (#168) #105

fix(deps): update all non-major dependencies (#168)

fix(deps): update all non-major dependencies (#168) #105

Workflow file for this run

name: Release
on:
push:
branches:
- main
tags:
- v**
pull_request:
branches:
- main
jobs:
release:
uses: zotero-plugin-dev/workflows/.github/workflows/release-npm.yml@main
with:
build: pnpm build
cr: true
permissions:
contents: write
id-token: write