Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
klemola committed Nov 22, 2019
1 parent 94d17f0 commit d92a5e5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
echo ::set-env name=RELEASE_VERSION::$(echo ${GITHUB_REF:10})
echo ::set-env name=ARCHIVE_NAME::$(echo "foobar2000-web-ui-${GITHUB_REF:10}.tar.gz")
- name: Test env
run: |
echo ${{ env.RELEASE_VERSION }}
echo ${{ env.ARCHIVE_NAME }}
- uses: actions/setup-node@v1
with:
node-version: "12.x"
Expand Down

0 comments on commit d92a5e5

Please sign in to comment.