We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8a695 commit 974751cCopy full SHA for 974751c
.github/workflows/ci.yml
@@ -29,4 +29,5 @@ jobs:
29
if: success()
30
with:
31
name: Clicked
32
- path: ".release/"
+ path: .release/
33
+ include-hidden-files: true
0 commit comments