Skip to content

Commit 1f4ba0f

Browse files
author
Christophe VILA
committed
Try Github Actions instead of Travis CI
1 parent 3a16ca1 commit 1f4ba0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
uses: softprops/action-gh-release@v1
2626
with:
2727
prerelease: true
28-
files: _dist/helm-spray*
28+
files: ${{ github.workspace }}/src/github.com/gemalto/helm-spray/_dist/helm-spray*

0 commit comments

Comments
 (0)