Skip to content

godber is building, publishing and releasing the Teraslice Asset #24

godber is building, publishing and releasing the Teraslice Asset

godber is building, publishing and releasing the Teraslice Asset #24

name: Build, Publish and Release Teraslice Asset
run-name: ${{ github.actor }} is building, publishing and releasing the Teraslice Asset
on:
workflow_dispatch:
pull_request:
branches:
- master
types:
- closed
jobs:
call-asset-build:
if: github.event.pull_request.merged == true
uses: terascope/workflows/.github/workflows/asset-build-and-publish.yml@5307c8fb58de8d120cc025907cd417407f6c17cb
secrets: inherit