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