Skip to content

Commit

Permalink
Default to existing tag in NPM release
Browse files Browse the repository at this point in the history
  • Loading branch information
binura-g committed Jan 6, 2021
1 parent 34ac4fc commit 5c69cea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- uses: JS-DevTools/npm-publish@v1
with:
tag: ${{ env.RELEASE_VERSION }}
token: ${{ secrets.NPM_TOKEN }}

win-deb-build:
Expand Down

0 comments on commit 5c69cea

Please sign in to comment.