Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
asanzo authored Jan 20, 2020
1 parent f164de8 commit 3943a9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
run: |
VERSION="echo $GITHUB_REF | cut -d'/' -f 3"
VERSION=${VERSION}
echo $VERSION
echo "::set-env name=VERSION::$VERSION"
- name: Use version
run: echo The version is $VERSION

0 comments on commit 3943a9b

Please sign in to comment.