发布1.0.5版本
This commit is contained in:
+1
@@ -198958,6 +198958,7 @@ function requireLodash () {
|
|||||||
|
|
||||||
var lodashExports = requireLodash();
|
var lodashExports = requireLodash();
|
||||||
|
|
||||||
|
process.env.NODE_TLS_REJECT_UNAUTHORIZED = '0';
|
||||||
/**
|
/**
|
||||||
* The main function for the action.
|
* The main function for the action.
|
||||||
*
|
*
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -12,6 +12,8 @@ interface Config {
|
|||||||
deployment: string
|
deployment: string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
process.env.NODE_TLS_REJECT_UNAUTHORIZED = '0'
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The main function for the action.
|
* The main function for the action.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user