Skip to content

chore(deps): update dependency turbo to v2.3.3 (#2773) #2296

chore(deps): update dependency turbo to v2.3.3 (#2773)

chore(deps): update dependency turbo to v2.3.3 (#2773) #2296

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: 22
packageManager: pnpm
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}