diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index d5f37c0..77f4a1c 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -94,7 +94,7 @@ jobs: run: touch site/.nojekyll - name: Deploy to Github pages - uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 + uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a with: branch: github_pages folder: site