Skip to content

Commit

Permalink
Update aliases to v0.11 (#287)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
  • Loading branch information
yuzisun committed Nov 2, 2023
1 parent 44ab47f commit c710f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:

- name: Deploy with mike
run: |
mike deploy --push $(cat version.txt)
mike deploy --push --update-aliases $(cat version.txt) latest

0 comments on commit c710f12

Please sign in to comment.