Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
This commit is contained in:
slumbering 2021-05-20 10:22:30 +02:00
parent e71d81f25c
commit 49176b9976

View File

@ -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"