Skip to content

fix lockfile for newrelic tests (#2218) #1862

fix lockfile for newrelic tests (#2218)

fix lockfile for newrelic tests (#2218) #1862

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: 20
packageManager: 'pnpm'
secrets:
githubToken: ${{ secrets.GUILD_BOT_TOKEN }}
npmToken: ${{ secrets.NODE_AUTH_TOKEN }}