Skip to content

Bump actions/cache from 3.3.2 to 3.3.3 (#173) #89

Bump actions/cache from 3.3.2 to 3.3.3 (#173)

Bump actions/cache from 3.3.2 to 3.3.3 (#173) #89

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 }}