1
0
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

Signed-off-by: Steve Richards <srichards@mirantis.com>
This commit is contained in:
Steve Richards 2021-06-09 13:53:39 +01:00
parent 5a01ef08b1
commit 45166cefd3

View File

@ -63,4 +63,4 @@ jobs:
- name: mkdocs deploy new release
run: |
mike deploy --push --force
mike deploy --push --force ${{ github.event.inputs.version }}