Skip to content

Commit

Permalink
Revert "Fix CI"
Browse files Browse the repository at this point in the history
This reverts commit dcacb5d.
  • Loading branch information
UNIDY2002 committed Jan 24, 2023
1 parent dcacb5d commit cd53074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2

- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@a0f54329453c071ef111686da5bc43ec07ccc9e6
uses: mhausenblas/mkdocs-deploy-gh-pages@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CUSTOM_DOMAIN: docs.saiblo.net
Expand Down

0 comments on commit cd53074

Please sign in to comment.