Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-22 11:11:06 +03:00
parent 25af0bcecd
commit 62576d1739
1 changed files with 3 additions and 3 deletions

View File

@ -132,7 +132,7 @@ jobs:
This pull request is created by [auto-update][1] workflow.
[1]: https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }}
- uses: JamesIves/github-pages-deploy-action@4.1.1
- uses: JamesIves/github-pages-deploy-action@4.2.0
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
with:
branch: gh-pages
@ -140,9 +140,9 @@ jobs:
token: ${{ steps.create-app-token.outputs.token }}
git-config-name: iptv-bot[bot]
git-config-email: 84861620+iptv-bot[bot]@users.noreply.github.com
commit-message: '[Bot] Generate playlists'
commit-message: '[Bot] Deploy to GitHub Pages'
clean: false
- uses: JamesIves/github-pages-deploy-action@4.1.1
- uses: JamesIves/github-pages-deploy-action@4.2.0
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
with:
repository-name: iptv-org/api