mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 18:37:15 +02:00
ci: "dev" renamed to "head" for the latest documentation version
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 dev latest
|
mike deploy --push --update-aliases head latest
|
||||||
|
Reference in New Issue
Block a user