Skip to content

bump: version 1.2.0 → 1.2.1 #15

bump: version 1.2.0 → 1.2.1

bump: version 1.2.0 → 1.2.1 #15

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/[email protected]
with:
build_target: prod
image_name: "ghcr.io/${{ github.repository }}"