Update _load.yml

This commit is contained in:
Aleksandr Statciuk 2022-05-05 12:57:38 +03:00
parent 1549b1cb3c
commit 5308556aed

View file

@ -43,7 +43,7 @@ jobs:
private_key: ${{ secrets.APP_PRIVATE_KEY }} private_key: ${{ secrets.APP_PRIVATE_KEY }}
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
ref: gh-pages fetch-depth: 0
- uses: JamesIves/github-pages-deploy-action@v4.3.3 - uses: JamesIves/github-pages-deploy-action@v4.3.3
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }} if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
with: with: