Fix docs workflow

This commit is contained in:
CrazyMax
2020-11-07 17:39:26 +01:00
parent fa4f67ef61
commit a216d5308f
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
-
name: Deploy
if: github.event_name != 'pull_request' && (endsWith(github.ref, github.event.repository.default_branch) || steps.prep.outputs.release == 'true')
uses: crazy-max/ghaction-github-pages@v2.1.3
uses: crazy-max/ghaction-github-pages@v2
with:
target_branch: gh-pages
build_dir: site