This Action deletes an app in a Convox Rack. Deleting an app is a permanent and destructive action.
Required The name of the Convox Rack containing the app you wish to delete.
Required The name of the app you wish to delete.
uses: convox/action-destroy@v1
with:
rack: staging
app: myapp