Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-22 17:42:18 +03:00
parent 830ab4ea7f
commit ad7875322c
1 changed files with 1 additions and 1 deletions

View File

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