Skip to content

fmt to remove line breaks #16

fmt to remove line breaks

fmt to remove line breaks #16

Workflow file for this run

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