Skip to content

Bump vite from 6.0.9 to 6.0.10 in the npm_and_yarn group (#699) #414

Bump vite from 6.0.9 to 6.0.10 in the npm_and_yarn group (#699)

Bump vite from 6.0.9 to 6.0.10 in the npm_and_yarn group (#699) #414

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
name: Update Release
runs-on: ubuntu-22.04
steps:
- name: Publish Release
uses: release-drafter/release-drafter@v6
with:
publish: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}