Skip to content

Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group (#679) #400

Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group (#679)

Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group (#679) #400

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 }}