Allow manual trigger of release-container build (#4877)

This commit is contained in:
syeopite
2024-08-25 19:55:52 +00:00
committed by GitHub
parent 80958aa0d8
commit cec905e95e

View File

@@ -1,6 +1,7 @@
name: Build and release container name: Build and release container
on: on:
workflow_dispatch:
push: push:
tags: tags:
- "v*" - "v*"