Skip to content

chore: updated pnpm to v9 (#54) #40

chore: updated pnpm to v9 (#54)

chore: updated pnpm to v9 (#54) #40

Workflow file for this run

name: Release
on:
push:
branches:
- master
- main
jobs:
release:
uses: finsweet/workflow-release/.github/workflows/release.yml@main
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}