CI round 2
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
DIR=${GITHUB_REF/refs\/+(heads|tags)\//}
|
||||
mkdir -p ./docs/$DIR
|
||||
touch ./docs/.nojekyll
|
||||
echo '<meta http-equiv="refresh" content="0;url=serenity/index.html">' > ./docs/$DIR/index.html
|
||||
echo '<meta http-equiv="refresh" content="0;url=songbird/index.html">' > ./docs/$DIR/index.html
|
||||
mv ./target/doc/* ./docs/$DIR/
|
||||
|
||||
- name: Deploy docs
|
||||
|
||||
Reference in New Issue
Block a user