Skip to content

Commit bc804bb

Browse files
authored
Update docs_deploy.yml - add CNAME in right place
1 parent 42648db commit bc804bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
rm -rf mavlink.io/*
6969
cp -r ~/_book/* mavlink.io/
7070
cd mavlink.io
71+
echo "mavlink.io" > CNAME
7172
git config user.email "bot@px4.io"
7273
git config user.name "PX4BuildBot"
7374
git add *

0 commit comments

Comments
 (0)