Fix trigger for stable container build

This commit is contained in:
syeopite
2024-07-01 21:39:14 -07:00
parent 8f5c6a602b
commit 64d1f26ece

View File

@ -1,8 +1,9 @@
name: Build and release container
on:
tags:
- "v*"
push:
tags:
- "v*"
jobs:
release: