Skip to content

fix(deps): update nextjs monorepo to v15.1.6 (#920) #771

fix(deps): update nextjs monorepo to v15.1.6 (#920)

fix(deps): update nextjs monorepo to v15.1.6 (#920) #771

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
secrets:
githubToken: ${{ secrets.GUILD_BOT_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}