Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Convox Destroy Action

This Action deletes an app in a Convox Rack. Deleting an app is a permanent and destructive action.

Inputs

rack

Required The name of the Convox Rack containing the app you wish to delete.

app

Required The name of the app you wish to delete.

Example usage

uses: convox/action-destroy@v1
with:
  rack: staging
  app: myapp

About

A Github Action to delete an app on the Convox platform

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages