Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
eirikb committed Jun 8, 2021
1 parent 9686530 commit eb23d0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- name: Set env
run: |
VER=$(node -p 'require("./package.json").version')
echo "Version $VER"
echo "PKG_VERSION=$VER" >> $GITHUB_ENV
- name: Create Release
Expand Down

0 comments on commit eb23d0c

Please sign in to comment.