Skip to content

Commit

Permalink
correcting workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Jan 15, 2025
1 parent 1ac5ff5 commit 0a21360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-documents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@ jobs:
--push \
${{ env.PH_DOCS_VERSION }} \
${{ env.PH_DOCS_ALIAS }}
echo "Deployed"
# mike deploy \
# --update-aliases \
# --alias-type=redirect \
## --branch production \
# --push \
# ${{ env.PH_DOCS_VERSION }} \
# ${{ env.PH_DOCS_ALIAS }}
echo "Deployed"

0 comments on commit 0a21360

Please sign in to comment.