Fix script permissions
All checks were successful
Publish Helm Chart / publish (push) Successful in 25s
All checks were successful
Publish Helm Chart / publish (push) Successful in 25s
This commit is contained in:
@ -26,6 +26,8 @@ env:
|
||||
config:
|
||||
# Valid Laravel log levels: debug, info, notice, warning, error, critical, alert, emergency
|
||||
logLevel: "error"
|
||||
logChannel: "stderr"
|
||||
logDeprecationsChannel: null
|
||||
|
||||
# Secret Management
|
||||
secret:
|
||||
|
||||
Reference in New Issue
Block a user