Skip to content

Commit

Permalink
#27 - Fix docs publish last step. Fix commands markdown template new …
Browse files Browse the repository at this point in the history
…lines in RMK description.
  • Loading branch information
anovikov-el committed Sep 3, 2024
1 parent 3199141 commit 239e948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ jobs:
git config user.name github-actions
git config user.email github-actions@github.com
echo "Publish documentation"
resolve_release_envs
mike deploy --update-aliases --push --rebase "${VERSION}" latest

0 comments on commit 239e948

Please sign in to comment.