Skip to content

Commit

Permalink
#1 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 26, 2018
1 parent 1256ee4 commit f33851b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .rultor.yml
Expand Up @@ -8,7 +8,6 @@ install: |
release:
script: |
[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1
npm --no-color version "${tag}"
gulp --no-color
cp dist/colorizejs.min.js colorizejs-${tag}.min.js
git add -f colorizejs-${tag}.min.js
Expand Down

0 comments on commit f33851b

Please sign in to comment.