Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bassem Dghaidi committed May 1, 2020
2 parents 64db9ee + 388e4e7 commit 3e333d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
with:
node-version: 10
registry-url: https://registry.npmjs.org/
- run: sed -i -E 's/"version"\s*:\s*"(v?).+?"\s*(,?)$/"version": "${{ github.event.release.name }}"/' package.json
- run: npm ci
- run: npm publish
env:
Expand Down

0 comments on commit 3e333d3

Please sign in to comment.