Skip to content

Commit 532c52c

Browse files
committed
Fixed GitHub Pages deployment
1 parent 8067a30 commit 532c52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
path: './docs/build'
5050
- name: Deploy to GitHub Pages
5151
id: deployment
52-
uses: actions/deploy-pages@v1
52+
uses: actions/deploy-pages

0 commit comments

Comments
 (0)