Fix trigger for stable container build

This commit is contained in:
syeopite 2024-07-01 21:39:14 -07:00
parent 8f5c6a602b
commit 64d1f26ece
No known key found for this signature in database
GPG Key ID: A73C186DA3955A1A

View File

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