Skip to content

bump: version 0.9.0 → 0.9.1 #34

bump: version 0.9.0 → 0.9.1

bump: version 0.9.0 → 0.9.1 #34

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