Skip to content

Bump toolmantim/release-drafter from 6.2.0 to 7.1.1 (#564) #184

Bump toolmantim/release-drafter from 6.2.0 to 7.1.1 (#564)

Bump toolmantim/release-drafter from 6.2.0 to 7.1.1 (#564) #184

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: release-drafter/release-drafter@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}