Skip to content

chore(deps): update dependency @vitejs/plugin-react to v5 (#10436) #3335

chore(deps): update dependency @vitejs/plugin-react to v5 (#10436)

chore(deps): update dependency @vitejs/plugin-react to v5 (#10436) #3335

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