You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix functions:secrets:set - stop erroring in non-interactive flows without force option (#7467)
* Adding error for non-interactive flows without force option
* add changelog entry
* update changelog
* fixing error message
* add a guard around the prompt to stop erroring if we are in non-interactive mode
* update changelog msg
0 commit comments