summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/go.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 8d9f80a..54d72f1 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -16,10 +16,7 @@ jobs:
env:
COMPRESS_FILES: true
- - id: getfilename
- run: echo "::set-output name=file::$(ls .release/*.tgz .release/*.zip)"
-
- uses: actions/upload-artifact@v1
with:
name: Binaries
- path: ${{ steps.getfilename.outputs.file }}
+ path: .release