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