mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-02 11:54:27 +02:00
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