Skip to content

Merge pull request #10 from w13915984028/fixeio1 #2

Merge pull request #10 from w13915984028/fixeio1

Merge pull request #10 from w13915984028/fixeio1 #2

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