mirror of
https://github.com/carp-lang/Carp.git
synced 2024-11-05 04:44:12 +03:00
fix: Subfolder?
This commit is contained in:
parent
6c523cf8ab
commit
b3442bae5c
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -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}}"
|
||||
|
Loading…
Reference in New Issue
Block a user