Skip to content

⬆️ Bump semver from 5.7.1 to 5.7.2 (#774) #374

⬆️ Bump semver from 5.7.1 to 5.7.2 (#774)

⬆️ Bump semver from 5.7.1 to 5.7.2 (#774) #374

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