mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 18:37:01 -05:00
Update _update.yml
This should drastically reduce the size of the repo by removing the history of the gh-pages branch (details: https://github.com/JamesIves/github-pages-deploy-action#optional-choices)
This commit is contained in:
1
.github/workflows/_update.yml
vendored
1
.github/workflows/_update.yml
vendored
@@ -58,6 +58,7 @@ jobs:
|
||||
git-config-name: iptv-bot[bot]
|
||||
git-config-email: 84861620+iptv-bot[bot]@users.noreply.github.com
|
||||
commit-message: '[Bot] Update guides'
|
||||
single-commit: true
|
||||
clean: true
|
||||
- uses: JamesIves/github-pages-deploy-action@v4.4.1
|
||||
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
||||
|
||||
Reference in New Issue
Block a user