Skip to content

controller: consider the new provision field #15

controller: consider the new provision field

controller: consider the new provision field #15

Workflow file for this run

name: Dev Build and Publish
on:
push:
branches:
- master
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yaml
with:
tag: ${{ github.ref_name }}-head
push: true
secrets: inherit