Skip to content

Bump toolmantim/release-drafter from 5.24.0 to 5.25.0 (#520) #66

Bump toolmantim/release-drafter from 5.24.0 to 5.25.0 (#520)

Bump toolmantim/release-drafter from 5.24.0 to 5.25.0 (#520) #66

Workflow file for this run

on: push
name: Push
jobs:
draftRelease:
name: Draft Release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Draft Release
uses: toolmantim/release-drafter@v5.25.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}