We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 357a079 + f15c8b9 commit c52f9faCopy full SHA for c52f9fa
ci/after-success.sh
@@ -5,7 +5,7 @@ main() {
5
curl -Ls https://github.com/davisp/ghp-import/archive/master.tar.gz |
6
tar --strip-components 1 -C ghp-import -xz
7
8
- ./ghp-import/ghp_import.py doc
+ ./ghp-import/ghp_import.py --cname=docs.rust-embedded.org doc
9
10
# NOTE(+x) don't print $GH_TOKEN to the console!
11
set +x
0 commit comments