Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
fix: mike doc versioner flags have changed
Browse files Browse the repository at this point in the history
  • Loading branch information
leg100 committed Oct 27, 2023
1 parent 899a371 commit 224081c
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 @@ -103,7 +103,7 @@ jobs:
- run: |
git config --global user.email "mike@otf.ninja"
git config --global user.name "Mike the document version manager"
mike deploy ${{ needs.release-please.outputs.tag_name }} latest -u --no-redirect
mike deploy ${{ needs.release-please.outputs.tag_name }} latest -u --alias-type=copy
mike set-default latest -p
charts:
# only create otf-charts PR for new releases
Expand Down

0 comments on commit 224081c

Please sign in to comment.