mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-13 19:54:20 +00:00
remove node_modules
This commit is contained in:
parent
c7638c8893
commit
60358a145c
444 changed files with 0 additions and 83958 deletions
7
node_modules/@octokit/rest/plugins/register-endpoints/index.js
generated
vendored
7
node_modules/@octokit/rest/plugins/register-endpoints/index.js
generated
vendored
|
@ -1,7 +0,0 @@
|
|||
module.exports = octokitRegisterEndpoints
|
||||
|
||||
const registerEndpoints = require('./register-endpoints')
|
||||
|
||||
function octokitRegisterEndpoints (octokit) {
|
||||
octokit.registerEndpoints = registerEndpoints.bind(null, octokit)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue