Skip to content

bump: version 1.3.2 → 1.4.0 #20

bump: version 1.3.2 → 1.4.0

bump: version 1.3.2 → 1.4.0 #20

Workflow file for this run

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