mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Fix doc deployment (#67)
This commit is contained in:
parent
a10ab2f888
commit
e807913b63
2
.github/workflows/on_main_push.yml
vendored
2
.github/workflows/on_main_push.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
- uses: ./.github/actions/docs
|
||||
- uses: ./.github/actions/deploy
|
||||
with:
|
||||
source: target/x86_64-unknown-linux-gnu/doc/.
|
||||
source: target/doc/.
|
||||
destination: api-docs
|
||||
key: ${{ secrets.SSH_KEY_MAXAMMANN_ORG }}
|
||||
- uses: ./.github/actions/deploy
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user