Skip to content

Bump vite from 5.3.4 to 5.4.11 in the npm_and_yarn group across 1 dir… #36

Bump vite from 5.3.4 to 5.4.11 in the npm_and_yarn group across 1 dir…

Bump vite from 5.3.4 to 5.4.11 in the npm_and_yarn group across 1 dir… #36

name: 'auto: Release Notes Drafter'
on:
workflow_dispatch: {}
push:
branches:
- main
concurrency:
group: drafter-${{ github.ref }}
cancel-in-progress: true
jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: toolmantim/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}