forked from mpusz/mp-units
ci: "head" renamed to "HEAD"
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -82,4 +82,4 @@ jobs:
|
|||||||
- name: Building docs for a development version
|
- name: Building docs for a development version
|
||||||
if: ${{!startsWith(github.event.ref, 'refs/tags/v')}}
|
if: ${{!startsWith(github.event.ref, 'refs/tags/v')}}
|
||||||
run: |
|
run: |
|
||||||
mike deploy --push --update-aliases head latest
|
mike deploy --push --update-aliases HEAD latest
|
||||||
|
Reference in New Issue
Block a user