We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a16ca1 commit 1f4ba0fCopy full SHA for 1f4ba0f
.github/workflows/github-release.yaml
@@ -25,4 +25,4 @@ jobs:
25
uses: softprops/action-gh-release@v1
26
with:
27
prerelease: true
28
- files: _dist/helm-spray*
+ files: ${{ github.workspace }}/src/github.com/gemalto/helm-spray/_dist/helm-spray*
0 commit comments