Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-01-25 16:50:04 +03:00
parent 2169c066c1
commit bc203e0d54

View file

@ -17,7 +17,7 @@ jobs:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}
- uses: JamesIves/github-pages-deploy-action@4.1.1
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
if: ${{ !env.ACT }}
with:
branch: gh-pages
folder: .gh-pages