Skip to content

Commit 01c16a2

Browse files
committed
fix github workflows - custom action
1 parent 03fa7f8 commit 01c16a2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
destination: ./docs/_site
3434
- name: Upload artifact
3535
uses: actions/upload-pages-artifact@v3
36+
with:
37+
path: ./docs/_site
3638

3739
deploy:
3840
environment:

0 commit comments

Comments
 (0)