fix path
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
This commit is contained in:
parent
e71d81f25c
commit
49176b9976
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
API_TOKEN_GITHUB: ${{ secrets.DAGGERCI_TOKEN }}
|
API_TOKEN_GITHUB: ${{ secrets.DAGGERCI_TOKEN }}
|
||||||
with:
|
with:
|
||||||
source_file: "doc/"
|
source_file: "doc/."
|
||||||
destination_repo: "dagger/launch.dagger.io"
|
destination_repo: "dagger/launch.dagger.io"
|
||||||
destination_folder: "site/doc"
|
destination_folder: "site/doc"
|
||||||
user_email: "noreply@dagger.io"
|
user_email: "noreply@dagger.io"
|
||||||
|
Reference in New Issue
Block a user