Skip to content

Commit d415c5c

Browse files
committed
fix workflow
1 parent fc5b462 commit d415c5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
echo "MkDocs site built in site/"
4848
4949
- name: Deploy to gh-pages
50-
uses: peaceiris/[email protected]
5150
if: github.event_name == 'pull_request'
5251
run: |
5352
git config --global user.name 'GitHub Actions'

0 commit comments

Comments
 (0)