blob: af677454fdd2cf692929c68ef80bcfe8fb52b69f [file] [edit]
on:
push:
branches:
- master
name: Build & Release Manifest
jobs:
manifest-build-and-tag:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1
with:
fetch-depth: 1
- name: manifest-build-and-tag
uses: ./tools/docker/github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
entrypoint: python
args: tools/ci/manifest_build.py