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 (#3012)

Signed-off-by: Steve Richards <srichards@mirantis.com>
This commit is contained in:
steve richards 2021-06-09 13:58:38 +01:00 committed by GitHub
parent 5a01ef08b1
commit 16be9215e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}