Skip to content

Vote for the bee, 1 white card #191

Vote for the bee, 1 white card

Vote for the bee, 1 white card #191

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