diff --git a/.github/workflows/push_to_branch.yml b/.github/workflows/push_to_branch.yml index 092e6f8b..434d38f3 100644 --- a/.github/workflows/push_to_branch.yml +++ b/.github/workflows/push_to_branch.yml @@ -50,7 +50,7 @@ jobs: JEKYLL_ENV: production - name: Deploy 🚀 # Deploy to branch - uses: JamesIves/github-pages-deploy-action@v4.7.3 + uses: JamesIves/github-pages-deploy-action@v4.7.6 with: branch: gh-pages folder: _site/ # Change it to 'docs/_site/' if the site is hosted in (e.g.) 'docs' folder