Skip to content

⬆️ Bump yaml from 2.0.1 to 2.3.1 (#247) #134

⬆️ Bump yaml from 2.0.1 to 2.3.1 (#247)

⬆️ Bump yaml from 2.0.1 to 2.3.1 (#247) #134

Workflow file for this run

name: Changelog
on:
push:
branches: [master]
jobs:
update_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}