Skip to content

Commit 0a21360

Browse files
committed
correcting workflow
1 parent 1ac5ff5 commit 0a21360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-documents.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ jobs:
9696
--push \
9797
${{ env.PH_DOCS_VERSION }} \
9898
${{ env.PH_DOCS_ALIAS }}
99+
echo "Deployed"
99100
# mike deploy \
100101
# --update-aliases \
101102
# --alias-type=redirect \
102103
## --branch production \
103104
# --push \
104105
# ${{ env.PH_DOCS_VERSION }} \
105106
# ${{ env.PH_DOCS_ALIAS }}
106-
echo "Deployed"

0 commit comments

Comments
 (0)