mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-28 09:32:20 +00:00
mkdocs-deploy-gh-pages@latest
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
- name: Checkout master
|
||||
uses: actions/checkout@v2
|
||||
- name: Deploy MkDocs
|
||||
uses: mhausenblas/mkdocs-deploy-gh-pages@master
|
||||
uses: mhausenblas/mkdocs-deploy-gh-pages@latest
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
|
||||
CUSTOM_DOMAIN: redhatspain.com
|
||||
|
||||
Reference in New Issue
Block a user