Skip to content

Commit

Permalink
hotfix: update aliases to overwrite any previous ones
Browse files Browse the repository at this point in the history
  • Loading branch information
e-lo committed Oct 28, 2024
1 parent 30544f0 commit 6d795d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Update latest docs
if: github.ref == 'refs/heads/main'
run: |
mike alias ${{ github.ref_name }} latest --push
mike alias ${{ github.ref_name }} latest --update-aliases --push
- name: Store benchmark result
uses: benchmark-action/github-action-benchmark@v1
with:
Expand Down

0 comments on commit 6d795d6

Please sign in to comment.