mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-26 03:07:18 +02:00
Update docs workflow
This commit is contained in:
parent
eb37ed367b
commit
c874c6acd9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
|
@ -28,6 +28,7 @@ jobs:
|
||||||
- name: Build site
|
- name: Build site
|
||||||
run: mkdocs build
|
run: mkdocs build
|
||||||
- name: Github Pages Deploy
|
- name: Github Pages Deploy
|
||||||
|
if: github.ref == 'refs/heads/master'
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
with:
|
with:
|
||||||
personal_token: ${{ secrets.GITHUB_TOKEN }}
|
personal_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue