Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LandonTClipp authored Jun 27, 2023
1 parent 6c8fb71 commit 44ddbc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
git config --global user.name vektra-bot
git config --global user.email [email protected]
- name: Deploy docs
run: "mike deploy --push --update-aliases ${{ github.ref_name }} latest"
run: "mike deploy --push --update-aliases --ignore ${{ github.ref_name }} latest"

0 comments on commit 44ddbc2

Please sign in to comment.