fix: Subfolder?

This commit is contained in:
Erik Svedang 2020-11-19 20:20:17 +01:00
parent 6c523cf8ab
commit b3442bae5c

View File

@ -49,6 +49,6 @@ jobs:
with:
source-directory: './docs/core'
destination-github-username: 'carp-lang'
destination-repository-name: 'carp-docs'
destination-repository-name: 'carp-docs/core'
user-email: 'bot@carp-lang.github.io'
commit-message: "Docs generated from: ${{ github.event.head_commit.message}}"