Skip to content

bump: version 0.4.0 → 0.4.1 #19

bump: version 0.4.0 → 0.4.1

bump: version 0.4.0 → 0.4.1 #19

Workflow file for this run

name: 🔧 Build
on:
push:
tags: ["*"]
# Allow manual trigger
workflow_dispatch:
jobs:
ci-build:
uses: hotosm/gh-workflows/.github/workflows/[email protected]
with:
build_target: prod
image_name: "ghcr.io/${{ github.repository }}"