We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8428e3a commit 5663e95Copy full SHA for 5663e95
README.md
@@ -7,6 +7,8 @@ Compatible with Node.js and browser environments.
7

8

9
10
+[](https://nodei.co/npm/scrips/)
11
+
12
## Installation
13
14
Install the `scrips` npm module using your favorite package manager:
release.config.js
@@ -80,6 +80,7 @@ module.exports = {
80
},
81
82
],
83
+ '@semantic-release/github',
84
'@semantic-release/npm',
85
86
};
0 commit comments