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
1 changed files with 3 additions and 2 deletions

View File

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