Skip to content

bump: version 0.1.4 → 0.1.5 #6

bump: version 0.1.4 → 0.1.5

bump: version 0.1.4 → 0.1.5 #6

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