Skip to content

build for development #4

build for development

build for development #4

Workflow file for this run

name: "build for development"
on:
workflow_dispatch:
jobs:
build:
uses: takutakahashi/github-actions/.github/workflows/ghcr.yaml@main
with:
path: .
image: pepabo/oyaki:dev-${{ github.sha }}