mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Update job to add in version of docs to be deployed by mike (#3012)
Signed-off-by: Steve Richards <srichards@mirantis.com>
This commit is contained in:
parent
5a01ef08b1
commit
16be9215e2
2
.github/workflows/mkdocs-manual.yml
vendored
2
.github/workflows/mkdocs-manual.yml
vendored
@ -63,4 +63,4 @@ jobs:
|
|||||||
|
|
||||||
- name: mkdocs deploy new release
|
- name: mkdocs deploy new release
|
||||||
run: |
|
run: |
|
||||||
mike deploy --push --force
|
mike deploy --push --force ${{ github.event.inputs.version }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user