Skip to content

Bump actions/cache from 3.3.3 to 4.0.0 (#174) #90

Bump actions/cache from 3.3.3 to 4.0.0 (#174)

Bump actions/cache from 3.3.3 to 4.0.0 (#174) #90

name: Release Management
on:
push:
branches:
- master
jobs:
update-release-draft:
name: Draft Release
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}