Skip to content

Commit 51116d2

Browse files
committed
test v3
1 parent dabfe56 commit 51116d2

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ jobs:
3434
env:
3535
JEKYLL_ENV: production
3636
- name: Upload gh-pages artifact
37-
uses: actions/upload-pages-artifact@v4
38-
with:
39-
path: _site
40-
include-hidden-files: true
37+
uses: actions/upload-pages-artifact@v3
4138

4239
deploy:
4340
environment:

0 commit comments

Comments
 (0)