Skip to content

Cache TensorFlow Metadata proto files (#921) #326

Cache TensorFlow Metadata proto files (#921)

Cache TensorFlow Metadata proto files (#921) #326

name: release-drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}