We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7407047 commit bf47af2Copy full SHA for bf47af2
.github/workflows/publish.yml
@@ -22,3 +22,4 @@ jobs:
22
uses: peaceiris/actions-gh-pages@v3
23
with:
24
github_token: ${{ secrets.GITHUB_TOKEN }}
25
+ publish_dir: ./
0 commit comments