Skip to content

Commit 0c56b11

Browse files
authored
#16 Merge pull request from a-lab-nagoya/astropenguin/issue15
Fix workflow for GitHub Pages
2 parents afdd2aa + 274ac16 commit 0c56b11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gh-pages.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- name: Publish HTML slides
2020
uses: peaceiris/actions-gh-pages@v3
2121
with:
22-
destination_dir: "${GITHUB_REF_NAME}"
2322
github_token: ${{ secrets.GITHUB_TOKEN }}
2423
publish_branch: gh-pages
2524
publish_dir: build

0 commit comments

Comments
 (0)