Skip to content

Bump al-cheb/configure-pagefile-action from 1.3 to 1.4 (#802) #427

Bump al-cheb/configure-pagefile-action from 1.3 to 1.4 (#802)

Bump al-cheb/configure-pagefile-action from 1.3 to 1.4 (#802) #427

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@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}