Skip to content

Commit c0698e0

Browse files
committed
docs will work eventually
1 parent f23a2be commit c0698e0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ jobs:
4848
uses: actions/upload-pages-artifact@v1
4949
with:
5050
path: docs/build/html
51-
name: doc-artifact
5251

5352
- name: Deploy to GitHub Pages
5453
uses: actions/deploy-pages@v1
55-
with:
56-
artifact_name: doc-artifact

0 commit comments

Comments
 (0)