ci: setup workflow chain

This commit is contained in:
nkanaev
2026-07-10 19:06:07 +01:00
parent 018804a4a4
commit f075b046e8
4 changed files with 24 additions and 15 deletions

View File

@@ -1,11 +1,5 @@
name: Publish Docker Image
on:
push:
tags:
- v*
branches:
- master
workflow_dispatch:
on: workflow_call
env:
REGISTRY: ghcr.io