Skip to content

chore(deps): update react monorepo to v18.3.1 (#2269) #1838

chore(deps): update react monorepo to v18.3.1 (#2269)

chore(deps): update react monorepo to v18.3.1 (#2269) #1838

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