Skip to content

Commit

Permalink
Renamed alias for Latests docs
Browse files Browse the repository at this point in the history
  • Loading branch information
radcortez committed Aug 1, 2022
1 parent 0dca148 commit 63dd5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
git fetch origin gh-pages --depth=1
git config --global user.name "SmallRye CI"
git config --global user.email "smallrye@googlegroups.com"
pipenv run mike deploy --config-file=mkdocs.yaml --push --update-aliases "${VERSION}" latest
pipenv run mike deploy --config-file=mkdocs.yaml --push --update-aliases "${VERSION}" Latest
- uses: radcortez/milestone-release-action@main
name: milestone release
Expand Down

0 comments on commit 63dd5e0

Please sign in to comment.