Skip to content

Commit 3b99408

Browse files
committed
edit path for artifact
1 parent d6da074 commit 3b99408

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages-with-encryption.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050

5151
- name: Upload artifact
5252
uses: actions/upload-pages-artifact@v3
53+
with:
54+
path: ./docs/_site
5355

5456
# Deployment job
5557
deploy:

0 commit comments

Comments
 (0)