forked from Fijxu/invidious
Use full path for OpenGraph og:image
This commit is contained in:
parent
9a7b6976ff
commit
a74057bb7a
1 changed files with 0 additions and 9 deletions
|
@ -6,15 +6,6 @@ on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 7 * * 0'
|
- cron: '0 7 * * 0'
|
||||||
push:
|
push:
|
||||||
branches: ["*"]
|
|
||||||
paths:
|
|
||||||
- './src/**'
|
|
||||||
- './lib/**'
|
|
||||||
- './spec/**'
|
|
||||||
- './locales/**'
|
|
||||||
- './docker/**'
|
|
||||||
- 'shard.yml'
|
|
||||||
- 'videojs-dependencies.yml'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue