Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Codeneos authored Jun 6, 2021
1 parent 5a0975d commit 5d0b723
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- name: Build
run: |
npm ci
npm run package
echo "PACKAGE_VERSION="$(node -p "require('./package.json').version") >> $GITHUB_ENV
- run: echo ${{ env.PACKAGE_VERSION }}
# Create tag so it can be publihsed
Expand Down

0 comments on commit 5d0b723

Please sign in to comment.