ci: Allow building containers as a manually started job

This commit is contained in:
jamesread 2024-09-09 22:13:05 +01:00
parent d93d64460b
commit e5387dd52c
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
name: "Build Tag"
on:
workflow_dispatch:
push:
tags:
- '*'