Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalFlow authored Nov 6, 2021
1 parent 5b53276 commit 14ec6f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
registry-url: https://registry.npmjs.org/
node-version: 14
- run: |
sed -i "s/v0.0.0/${{ github.event.release.tag_name }}/g" package.json
Expand Down

0 comments on commit 14ec6f0

Please sign in to comment.