Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-23 10:20:27 +03:00
parent 6a82e5eb2a
commit 2f50aee855
1 changed files with 2 additions and 2 deletions

View File

@ -139,7 +139,7 @@ jobs:
number: ${{ steps.pull-request.outputs.pr_number }}
method: squash
- name: Deploy to gh-pages
uses: JamesIves/github-pages-deploy-action@v4.2.5
uses: JamesIves/github-pages-deploy-action@v4.1.1
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
with:
branch: gh-pages
@ -150,7 +150,7 @@ jobs:
commit-message: '[Bot] Deploy to GitHub Pages'
clean: false
- name: Deploy to iptv-org/api
uses: JamesIves/github-pages-deploy-action@v4.2.5
uses: JamesIves/github-pages-deploy-action@v4.1.1
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
with:
repository-name: iptv-org/api