Still working through github's poorly documented workflows. I miss bitbucket.

This commit is contained in:
Sean E. Russell 2020-02-29 14:43:50 -06:00
parent 39668553e4
commit ee2010bfc1

View File

@ -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