mirror of
https://github.com/iptv-org/api.git
synced 2025-05-11 17:40:06 -04:00
Update auto-update.yml
This commit is contained in:
parent
2169c066c1
commit
bc203e0d54
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
app_id: ${{ secrets.APP_ID }}
|
||||
private_key: ${{ secrets.APP_PRIVATE_KEY }}
|
||||
- uses: JamesIves/github-pages-deploy-action@4.1.1
|
||||
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
||||
if: ${{ !env.ACT }}
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: .gh-pages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue