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 name: Build and release container
on: on:
workflow_dispatch:
push: push:
tags: tags:
- "v*" - "v*"