Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
albertandking committed Apr 1, 2024
1 parent db80857 commit f8d9935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
else
echo "gh-pages branch does not exist yet. Skipping pull."
fi
version=$(date +%Y.%m.%d-%H.%M.%S)
version=$(date +%Y.%m.%d-%H.%M)
mike deploy --push --update-aliases $version latest
mike set-default --push latest

0 comments on commit f8d9935

Please sign in to comment.