Skip to content

Commit

Permalink
Docs / Fix mike parameter with extra dash. Follow up of geonetwork#7507
Browse files Browse the repository at this point in the history
  • Loading branch information
josegar74 committed Nov 22, 2023
1 parent 023714b commit 2968165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
if: ${{ github.event_name != 'pull_request' }}
working-directory: docs/manual
run: |
mike deploy --push --title "4.4 Latest" ---alias-type=copy --update-aliases 4.4 latest
mike deploy --push --title "4.4 Latest" --alias-type=copy --update-aliases 4.4 latest

0 comments on commit 2968165

Please sign in to comment.