Skip to content

Commit e7dc303

Browse files
committed
Use on_success.
1 parent 5d92169 commit e7dc303

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ test_script:
2727
# run tests
2828
- npm test
2929

30-
build:
30+
on_success:
3131
- npm run prebuild -- -u %GITHUB_TOKEN%
3232

33+
build: off
3334
version: "{build}"

0 commit comments

Comments
 (0)