mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-09 09:48:23 +00:00
Fix trigger for stable container build
This commit is contained in:
parent
8f5c6a602b
commit
64d1f26ece
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:
|
||||
|
Loading…
Reference in New Issue
Block a user