Skip to content

bump: version 0.5.1 → 0.5.2 #21

bump: version 0.5.1 → 0.5.2

bump: version 0.5.1 → 0.5.2 #21

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 }}"