Skip to content

bump: version 0.4.3 → 0.4.4 #18

bump: version 0.4.3 → 0.4.4

bump: version 0.4.3 → 0.4.4 #18

Workflow file for this run

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