mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-08 13:42:27 +05:30
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
|
name: Build and release container
|
||||||
|
|
||||||
on:
|
on:
|
||||||
tags:
|
push:
|
||||||
- "v*"
|
tags:
|
||||||
|
- "v*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
Loading…
Reference in New Issue
Block a user