Skip to content

Commit 62710c0

Browse files
authored
Update ci.yml
1 parent f7e5514 commit 62710c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
if: success()
3030
with:
3131
name: Clicked
32-
path: ${{ github.workspace }}/.release
32+
path: .release/
33+
include-hidden-files: true

0 commit comments

Comments
 (0)