We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c79f0 commit 1b32249Copy full SHA for 1b32249
.github/workflows/check.yml
@@ -23,5 +23,5 @@ jobs:
23
uses: peaceiris/actions-gh-pages@v4
24
with:
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
- publish_dir: JabMap/
+ publish_dir: .
27
force_orphan: true
0 commit comments