Skip to content

Commit

Permalink
trying with a push now
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Dec 18, 2023
1 parent c08ff4b commit 0961036
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy-documents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ jobs:
mike deploy \
--update-aliases \
--branch production \
--push \
${{ fromJson(steps.determine-versioning.outputs.data).version }} \
${{ fromJson(steps.determine-versioning.outputs.data).alias }}
git remote set-url origin \
https://x-access-token:${{ secrets.DOCS_PAT }}@github.com/${{ github.repository }}
git push

0 comments on commit 0961036

Please sign in to comment.