Skip to content

convox/action-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convox Create Action

This Action creates an app in a Convox Rack

Inputs

rack

Required The name of the Convox Rack you wish to create the app in.

app

Required The name of the app you wish to create.

Example usage

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

About

A Github Action to create an app on the Convox Platform

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors