Skip to content

chore(deps): update dependency @theguild/eslint-config to v0.12.0 (#2… #2005

chore(deps): update dependency @theguild/eslint-config to v0.12.0 (#2…

chore(deps): update dependency @theguild/eslint-config to v0.12.0 (#2… #2005

Workflow file for this run

name: Release
on:
push:
branches: [master]
jobs:
stable:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@main
with:
releaseScript: release
nodeVersion: 18
packageManager: pnpm
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}