fix
All checks were successful
Build & Deploy on Dev / build (push) Successful in 4m59s

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-03-05 14:38:49 +07:00
parent 831064470f
commit 001bf4e330

View file

@ -1,12 +1,12 @@
# /.forgejo/workflows/build.yml
name: Build
on:
push:
# on:
# push:
# tags:
# - "v[0-9]+.[0-9]+.[0-9]+"
# - "v[0-9]+.[0-9]+.[0-9]+*"
workflow_dispatch:
# workflow_dispatch:
env:
REGISTRY: ${{ vars.CONTAINER_REGISTRY }}