mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-29 18:51:22 +00:00
build(deps): Bump actions/upload-pages-artifact from 1.0.4 to 1.0.6 (#3219)
This commit is contained in:
parent
7c10942058
commit
2c8a41c256
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
echo "<meta http-equiv=\"refresh\" content=\"0; url=libp2p\">" > target/doc/index.html
|
echo "<meta http-equiv=\"refresh\" content=\"0; url=libp2p\">" > target/doc/index.html
|
||||||
cp -r target/doc/* ./host-docs
|
cp -r target/doc/* ./host-docs
|
||||||
- name: Upload documentation
|
- name: Upload documentation
|
||||||
uses: actions/upload-pages-artifact@v1.0.4
|
uses: actions/upload-pages-artifact@v1.0.6
|
||||||
with:
|
with:
|
||||||
path: "host-docs/"
|
path: "host-docs/"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user