diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 35a1792c5..eda10261e 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -100,7 +100,8 @@ jobs: path: site - name: Deploy to GitHub Pages - uses: actions/deploy-pages@v2 + # uses: actions/deploy-pages@v2 + uses: Bluefissure/deploy-pages@d929e03 - name: Save build cache uses: actions/cache/save@v3