mirror of
https://github.com/fmtlib/fmt.git
synced 2025-06-25 01:11:40 +02:00
Deploy docs, take 3
This commit is contained in:
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@ -39,4 +39,4 @@ jobs:
|
||||
cmake $GITHUB_WORKSPACE
|
||||
$GITHUB_WORKSPACE/support/mkdocs deploy dev
|
||||
cd $GITHUB_WORKSPACE/build/fmt.dev
|
||||
git push https://$KEY@github.com/fmtlib/fmt.git
|
||||
git push https://$KEY@github.com/fmtlib/fmt.dev.git
|
||||
|
Reference in New Issue
Block a user