Skip to content

Commit

Permalink
chore(release): s/releaseEvents/releaseRules/
Browse files Browse the repository at this point in the history
  • Loading branch information
UberMouse committed Sep 26, 2022
1 parent 96033c6 commit 6e4b375
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions release.config.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
const base = require("semantic-release-npm-github-publish");

console.log(base);

module.exports = {
...base,
releaseEvents: [],
releaseRules: [],
plugins: [
...base.plugins,
[
Expand Down

0 comments on commit 6e4b375

Please sign in to comment.