mirror of https://github.com/iv-org/invidious.git
Fix trigger for stable container build
This commit is contained in:
parent
8f5c6a602b
commit
64d1f26ece
|
@ -1,8 +1,9 @@
|
|||
name: Build and release container
|
||||
|
||||
on:
|
||||
tags:
|
||||
- "v*"
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Reference in New Issue