JamesIves/github-pages-deploy-action version shift

This commit is contained in:
Aleksandr Statciuk 2022-05-04 15:33:36 +03:00
parent b17d2f15cb
commit 6ae2d73b71

View file

@ -41,7 +41,7 @@ jobs:
with: with:
app_id: ${{ secrets.APP_ID }} app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }} private_key: ${{ secrets.APP_PRIVATE_KEY }}
- uses: JamesIves/github-pages-deploy-action@v4.2.5 - 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:
branch: gh-pages branch: gh-pages