Skip to content

Commit

Permalink
Try release again
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldtse committed Mar 20, 2020
1 parent 2a8c28f commit 88b592c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,8 @@ jobs:

- name: Get Version
id: get_version
# echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
run: |
echo ::set-output name=VERSION::$(make version)
echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
- name: Upload Release Asset
id: upload-release-asset
Expand Down

0 comments on commit 88b592c

Please sign in to comment.