Skip to content

[#54] Bump wagon.api.version from 3.0.0 to 3.4.0 (#87) #14

[#54] Bump wagon.api.version from 3.0.0 to 3.4.0 (#87)

[#54] Bump wagon.api.version from 3.0.0 to 3.4.0 (#87) #14

name: Release Drafter
on:
push:
branches:
- master
workflow_dispatch:
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}