mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
fix a bug
This commit is contained in:
parent
3320a22422
commit
9b9870a60a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yaml
vendored
2
.github/workflows/benchmark.yaml
vendored
|
@ -13,6 +13,6 @@ jobs:
|
|||
- name: upload to wiki
|
||||
uses: SwiftDocOrg/github-wiki-publish-action@v1
|
||||
with:
|
||||
path: "documentation"
|
||||
path: "document"
|
||||
env:
|
||||
GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue