Skip to content

Commit

Permalink
ci:skip
Browse files Browse the repository at this point in the history
  • Loading branch information
lbenie committed Jun 14, 2018
1 parent a48197a commit ea44af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gulpfile.babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ gulp.task('changelog', () => gulp
gulp.task('github-release', done => github({
type: 'oauth',
token: process.env.CONVENTIONAL_GITHUB_RELEASER_TOKEN,
url: 'https://api.github.com/',
}, { preset: process.env.PRESET || 'eslint' }, done));

gulp.task('bump-version', () => gulp
Expand Down

0 comments on commit ea44af4

Please sign in to comment.