Skip to content

Commit

Permalink
Merge pull request #52 from github/general-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki authored Aug 23, 2022
2 parents e46be1c + 15697c2 commit 5830dad
Show file tree
Hide file tree
Showing 7 changed files with 3,470 additions and 1,957 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This Action does the heavy lifting for you to enable branch deployments:
- `.deploy noop` - Deploy a pull request in noop mode
- `.deploy to <environment>` - Deploy a pull request to a specific environment
- `.lock` - Create a deployment lock
- `.lock --reason` - Create a deployment lock with a custom reason
- `.lock --reason <text>` - Create a deployment lock with a custom reason
- `.lock --details` - View details about a deployment lock
- `.unlock` - Remove a deployment lock

Expand Down
Loading

0 comments on commit 5830dad

Please sign in to comment.