1
0
Fork 0
forked from Fijxu/invidious

Use full path for OpenGraph og:image

This commit is contained in:
Fijxu 2024-05-01 00:47:58 -04:00
parent 9a7b6976ff
commit a74057bb7a
Signed by: Fijxu
GPG key ID: 32C1DDF333EDA6A4

View file

@ -6,15 +6,6 @@ on:
schedule:
- cron: '0 7 * * 0'
push:
branches: ["*"]
paths:
- './src/**'
- './lib/**'
- './spec/**'
- './locales/**'
- './docker/**'
- 'shard.yml'
- 'videojs-dependencies.yml'
jobs:
build: