mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 19:07:37 -05:00
Update auto-update.yml
This commit is contained in:
3
.github/workflows/auto-update.yml
vendored
3
.github/workflows/auto-update.yml
vendored
@@ -122,7 +122,8 @@ jobs:
|
|||||||
git-config-name: iptv-bot[bot]
|
git-config-name: iptv-bot[bot]
|
||||||
git-config-email: 84861620+iptv-bot[bot]@users.noreply.github.com
|
git-config-email: 84861620+iptv-bot[bot]@users.noreply.github.com
|
||||||
commit-message: '[Bot] Deploy to GitHub Pages'
|
commit-message: '[Bot] Deploy to GitHub Pages'
|
||||||
clean: false
|
single-commit: true
|
||||||
|
clean: true
|
||||||
- name: Deploy to iptv-org/api
|
- name: Deploy to iptv-org/api
|
||||||
uses: JamesIves/github-pages-deploy-action@v4.2.5
|
uses: JamesIves/github-pages-deploy-action@v4.2.5
|
||||||
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user