Skip to content

chore(deps): update typescript-eslint monorepo to v8.22.0 (#2395) #2007

chore(deps): update typescript-eslint monorepo to v8.22.0 (#2395)

chore(deps): update typescript-eslint monorepo to v8.22.0 (#2395) #2007

Workflow file for this run

name: release
on:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
stable:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@v1
with:
releaseScript: release
secrets:
githubToken: ${{ secrets.GUILD_BOT_TOKEN }}
npmToken: ${{ secrets.NODE_AUTH_TOKEN }}