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