We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afdd2aa + 274ac16 commit 0c56b11Copy full SHA for 0c56b11
.github/workflows/gh-pages.yaml
@@ -19,7 +19,6 @@ jobs:
19
- name: Publish HTML slides
20
uses: peaceiris/actions-gh-pages@v3
21
with:
22
- destination_dir: "${GITHUB_REF_NAME}"
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
publish_branch: gh-pages
25
publish_dir: build
0 commit comments