Skip to content

Update actions/cache action to v4 (#149) #103

Update actions/cache action to v4 (#149)

Update actions/cache action to v4 (#149) #103

name: Release Management
on:
push:
branches:
- master
jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: toolmantim/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}