Skip to content

build(deps): bump vite from 7.1.9 to 7.1.11 in the npm_and_yarn group… #219

build(deps): bump vite from 7.1.9 to 7.1.11 in the npm_and_yarn group…

build(deps): bump vite from 7.1.9 to 7.1.11 in the npm_and_yarn group… #219

Workflow file for this run

name: CI
on:
push:
branches:
- main
jobs:
stable:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@main
with:
releaseScript: release
nodeVersion: 21
packageManager: "pnpm"
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}