Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

rohit-gohri/deploy-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deploy-action

A github action to trigger a github deployment.

Currently the deployment status stays as pending because we are not handling the deployment status. Technically that should be handled by whatever you are trying to trigger with the deployment.

Env Options

  • DEPLOY_ENV: default production
  • DEPLOY_REF: default master
  • GITHUB_TOKEN: required

About

A github action to trigger a github deployment

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published