We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ebd1ae commit 371b5e9Copy full SHA for 371b5e9
.github/sync-files.yaml
@@ -89,7 +89,8 @@
89
files:
90
- source: .github/workflows/deploy-docs.yaml
91
- source: .github/workflows/delete-closed-pr-docs.yaml
92
- - source: mkdocs.yaml
+ - source: mkdocs-base.yaml
93
+ dest: mkdocs.yaml
94
pre-commands: |
95
sd "Autoware Documentation" "Autoware Universe Documentation" {source}
96
sd "autoware-documentation" "autoware.universe" {source}
0 commit comments