Skip to content

chore(deps): update dependency @types/react to v19.0.6 (#904) #754

chore(deps): update dependency @types/react to v19.0.6 (#904)

chore(deps): update dependency @types/react to v19.0.6 (#904) #754

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 }}