Skip to content

Commit

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

0 comments on commit 147bff7

Please sign in to comment.