Skip to content

A Github action that authenticates your Convox account

Notifications You must be signed in to change notification settings

convox/action-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convox Login Action

This Action authenticates your Convox Deploy Key. You should perform this action as the first step before any other Convox actions.

Inputs

password

Required The value of your Convox Deploy Key

host

Optional The host name of your Convox Console. This defaults to console.convox.com and only needs to be overwritten if you have a self-hosted console

Example usage

uses: convox/action-login@v2
with:
  password: ${{ secrets.CONVOX_DEPLOY_KEY }}

About

A Github action that authenticates your Convox account

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •