We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa2846 commit a5f39d2Copy full SHA for a5f39d2
1 file changed
.github/workflows/release.yml
@@ -31,4 +31,5 @@ jobs:
31
files: |
32
target/scanoss-go-api-linux-amd64
33
target/scanoss-go-api-linux-arm64
34
- scanoss-go-linux-*.tgz
+ scanoss-go_linux-amd64_${{ github.ref_name }}-1.tgz
35
+ scanoss-go_linux-arm64_${{ github.ref_name }}-1.tgz
0 commit comments