Skip to content

1 black card replaced, 2 verbs added #230

1 black card replaced, 2 verbs added

1 black card replaced, 2 verbs added #230

Workflow file for this run

name: Build
on:
push:
branches:
- main
tags:
- "[0-9]+.[0-9]+.[0-9]+"
workflow_dispatch:
jobs:
publish:
uses: itzg/github-workflows/.github/workflows/simple-boot-image-to-ghcr.yml@main
with:
image-repo: "ghcr.io/zenengeo"
image-platforms: "linux/amd64,linux/arm64"
include-nodejs: true