Skip to content

Commit ea17335

Browse files
committed
remove custom name
1 parent 956d142 commit ea17335

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci-dev.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ jobs:
5656

5757
- name: Upload dev site artifact
5858
uses: actions/upload-pages-artifact@v4
59-
with:
60-
name: tmp_build_site
59+
with:
6160
path: tmp_build_site
6261

6362
- name: Deploy dev site

0 commit comments

Comments
 (0)