Skip to content

Commit

Permalink
controlling pages deploy v1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
samapriya authored Mar 15, 2021
1 parent e0897ec commit 657504b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
run: |
rm -Rf requirements.txt
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
uses: mhausenblas/mkdocs-deploy-gh-pages@1.16
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 657504b

Please sign in to comment.