Skip to content

Commit

Permalink
ci: Updated config
Browse files Browse the repository at this point in the history
  • Loading branch information
r-dh committed Jul 22, 2020
1 parent e16ccb6 commit 7f534f6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ configuration: Release

environment:
nodejs_version: 12
GH_TOKEN:
secure: OCJrZypxmjb/p7vZIcwiGR4SaMiHZ269r2vcgPKdf5E+bv86X7aW+doKKR7HcTgh

skip_commits:
files:
Expand Down Expand Up @@ -42,6 +44,6 @@ install:
npm install -g semantic-release
deploy_script:
- semantic-release

0 comments on commit 7f534f6

Please sign in to comment.