Ability to disable "naked" `.deploy`
mnaser opened this issue · 1 comments
mnaser commented
Describe the Issue
At the moment, there's no way of actually disabling the ability to run a naked .deploy
and enforcing that the user must specify the environment they are deploying to (aka .deploy to foo
)
It's not particularily high priority, but it would be nice to have to improve UX. Thank you for your work on this action.
Action Configuration
No response
Relevant Actions Log Output
No response
Extra Information
No response
GrantBirki commented