Skip to content

Commit

Permalink
removed the --origin from mike
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Aug 25, 2024
1 parent 77166de commit 586bb73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-documents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ jobs:
git fetch --no-tags --prune --depth=1 origin +refs/heads/production:refs/remotes/origin/production
mike deploy \
--update-aliases \
--remote origin \
--push \
${{ env.PH_DOCS_VERSION }} \
${{ env.PH_DOCS_ALIAS }}
Expand Down

0 comments on commit 586bb73

Please sign in to comment.