We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 627d6df commit c13d940Copy full SHA for c13d940
.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: JabMap/
27
force_orphan: true
0 commit comments