Fix build path in API doc publish step

This commit is contained in:
Marcus Weseloh 2020-12-13 14:50:32 +01:00 committed by GitHub
parent 9f853e7d53
commit fcad97bacd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ jobs:
- name: Publish API Docs to GH Pages
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
FOLDER: ${{runner.workspace}}/build/doc/api/html/~
FOLDER: ${{runner.workspace}}/build/doc/api/html/
REPOSITORY_NAME: FluidSynth/fluidsynth.github.io
BRANCH: main
TARGET_FOLDER: api/