mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
enable addon pipeline
This commit is contained in:
2
.github/workflows/deploy_addon.yml
vendored
2
.github/workflows/deploy_addon.yml
vendored
@@ -2,7 +2,7 @@ name: Deploy Addon
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: disabled
|
branches: master
|
||||||
paths:
|
paths:
|
||||||
- 'addon/**'
|
- 'addon/**'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user