Update .gitea/workflows/build-image.yml

This commit is contained in:
Sthope 2024-04-23 19:28:18 +02:00
parent 3de738d81b
commit 514c72a363

View File

@ -1,5 +1,8 @@
name: Image Build
on:
push:
branches:
- main
workflow_dispatch:
inputs:
force_build: