mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
Update _load.yml
This commit is contained in:
2
.github/workflows/_load.yml
vendored
2
.github/workflows/_load.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
|||||||
private_key: ${{ secrets.APP_PRIVATE_KEY }}
|
private_key: ${{ secrets.APP_PRIVATE_KEY }}
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 2
|
||||||
- uses: JamesIves/github-pages-deploy-action@v4.3.3
|
- uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||||
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user