Skip to content

chore(deps): update dependency eslint-plugin-unicorn to v55 (#2269) #1892

chore(deps): update dependency eslint-plugin-unicorn to v55 (#2269)

chore(deps): update dependency eslint-plugin-unicorn to v55 (#2269) #1892

Workflow file for this run

name: release
on:
push:
branches:
- main
jobs:
stable:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@main
with:
releaseScript: release
nodeVersion: 22
packageManager: 'pnpm'
secrets:
githubToken: ${{ secrets.GUILD_BOT_TOKEN }}
npmToken: ${{ secrets.NODE_AUTH_TOKEN }}