Skip to content

Bump @babel/traverse from 7.22.8 to 7.23.2 (#61) #52

Bump @babel/traverse from 7.22.8 to 7.23.2 (#61)

Bump @babel/traverse from 7.22.8 to 7.23.2 (#61) #52

name: '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@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}