Fix trigger for stable container build
This commit is contained in:
parent
8f5c6a602b
commit
64d1f26ece
1 changed files with 3 additions and 2 deletions
1
.github/workflows/build-stable-container.yml
vendored
1
.github/workflows/build-stable-container.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: Build and release container
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue