Skip to content

Bump actions/cache from 3 to 4 (#799) #425

Bump actions/cache from 3 to 4 (#799)

Bump actions/cache from 3 to 4 (#799) #425

Workflow file for this run

name: Release Notes
on:
push:
branches:
- main
jobs:
update_draft_release:
if: github.repository == 'larq/compute-engine'
runs-on: ubuntu-latest
steps:
- uses: toolmantim/release-drafter@v5.25.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}