Update update.yml

This commit is contained in:
freearhey
2023-06-25 15:33:08 +03:00
parent 2823fbb792
commit 3f084c9ce0

View File

@@ -63,7 +63,7 @@ jobs:
git-config-name: iptv-bot[bot]
git-config-email: 84861620+iptv-bot[bot]@users.noreply.github.com
commit-message: '[Bot] Deploy to GitHub Pages'
clean: false
clean: true
- name: deploy to iptv-org/api
uses: JamesIves/github-pages-deploy-action@4.1.1
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}