Allow manual trigger of release-container build

This commit is contained in:
syeopite 2024-08-25 19:45:00 +00:00 committed by GitHub
parent 80958aa0d8
commit ac7c095356
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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