Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessioCoser committed Mar 24, 2024
1 parent 5d25a54 commit 90e9632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ sed -i'' -e "s|\"version\": \"%VERSION%\",|\"version\": \"$1\",|" "$(pwd)/packag
echo "... Publishing version $1 ..."
npm publish
sed -i'' -e "s|\"version\": \"$1\",|\"version\": \"%VERSION%\",|" "$(pwd)/package.json"
rm package.json-e

0 comments on commit 90e9632

Please sign in to comment.