Skip to content

Commit

Permalink
#146 pre
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 31, 2023
1 parent 67d0a7e commit f996ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ install: |
npm install --no-color mocha
pdd -f /dev/null -v
release:
pre: false
script: |
[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1
sed -i "s/0.0.0/${tag}/" package.json
Expand Down

0 comments on commit f996ee5

Please sign in to comment.