mirror of
https://gh-proxy.org/https://github.com/softprops/action-gh-release.git
synced 2026-07-26 21:33:05 +08:00
remove node_modules
This commit is contained in:
-7
@@ -1,7 +0,0 @@
|
||||
module.exports = octokitRegisterEndpoints
|
||||
|
||||
const registerEndpoints = require('./register-endpoints')
|
||||
|
||||
function octokitRegisterEndpoints (octokit) {
|
||||
octokit.registerEndpoints = registerEndpoints.bind(null, octokit)
|
||||
}
|
||||
Reference in New Issue
Block a user