Skip to content

Commit 147bff7

Browse files
committed
fixing target branch
1 parent 43b775d commit 147bff7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/deploy-documents.yml

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
git fetch --no-tags --prune --depth=1 origin +refs/heads/production:refs/remotes/origin/production
9494
mike deploy \
9595
--update-aliases \
96+
--branch production \
9697
--push \
9798
${{ env.PH_DOCS_VERSION }} \
9899
${{ env.PH_DOCS_ALIAS }}

0 commit comments

Comments
 (0)