Skip to content

Commit

Permalink
ci: "head" renamed to "HEAD"
Browse files Browse the repository at this point in the history
  • Loading branch information
mpusz committed Oct 30, 2024
1 parent 26d2fc4 commit 185a6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
- name: Building docs for a development version
if: ${{!startsWith(github.event.ref, 'refs/tags/v')}}
run: |
mike deploy --push --update-aliases head latest
mike deploy --push --update-aliases HEAD latest

0 comments on commit 185a6d1

Please sign in to comment.