Skip to content

Github action used to log deployments that happened to a service or package.

Notifications You must be signed in to change notification settings

lemonenergy/log-deployment-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Log deployment action

This is an action used to create an event on AWS's event bridge notifying that a service (or package) was deployed.

Inputs

stage

Required The stage to which the deployment should be logged. Default 'prod'.

Outputs

No outputs.

Example usage

uses: lemonenergy/log-deployment-action with: stage: 'beta'

About

Github action used to log deployments that happened to a service or package.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages