We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ed09ea commit a0ebb76Copy full SHA for a0ebb76
1 file changed
.github/workflows/beta.yml
@@ -24,6 +24,7 @@ jobs:
24
uses: thatisuday/go-cross-build@master
25
with:
26
platforms: 'linux/amd64,linux/arm64,darwin/amd64,windows/amd64'
27
+ name: Threadfin
28
package: ./
29
compress: 'true'
30
dest: dist
0 commit comments