summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-02-29 14:43:50 -0600
committerSean E. Russell <ser@ser1.net>2020-02-29 14:43:50 -0600
commitee2010bfc1d700d0642add1d9ee6ebbd43d29353 (patch)
tree0425d788d7ca1ed8eeea90e5f33c6f0d7a32735c
parent39668553e4b95093d077685b7b42dc23becd5f1c (diff)
Still working through github's poorly documented workflows. I miss bitbucket.
-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 5a545df..9b44989 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -16,9 +16,6 @@ jobs:
env:
COMPRESS_FILES: true
- - id: getfilename
- run: echo "::set-output name=file::$(ls /github/workspace/.release/*.tgz /github/workspace/.release/*.zip)"
-
- uses: actions/upload-artifact@v1
with:
- path: ${{ steps.getfilename.outputs.file }}
+ path: /github/workspace/.release