Skip to content

chore(deps-dev): bump vite from 5.2.11 to 5.4.6 #28

chore(deps-dev): bump vite from 5.2.11 to 5.4.6

chore(deps-dev): bump vite from 5.2.11 to 5.4.6 #28

Workflow file for this run

name: CICD
on:
- push
jobs:
release:
uses: cloud-cli/workflows/.github/workflows/npm-build-release.yml@main
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}