Skip to content

bump: version 1.0.0 → 1.1.0 #11

bump: version 1.0.0 → 1.1.0

bump: version 1.0.0 → 1.1.0 #11

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