mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Fix trigger for stable container build
This commit is contained in:
5
.github/workflows/build-stable-container.yml
vendored
5
.github/workflows/build-stable-container.yml
vendored
@ -1,8 +1,9 @@
|
||||
name: Build and release container
|
||||
|
||||
on:
|
||||
tags:
|
||||
- "v*"
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
Reference in New Issue
Block a user