Skip to content

Commit

Permalink
update old noop_trigger value
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Jul 28, 2023
1 parent dab72fe commit 51db5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ Advanced usage with custom configuration:
uses: github/branch-deploy@vX.X.X
with:
trigger: ".deploy"
noop_trigger: ".noop"
reaction: "eyes"
environment: "production"
noop_trigger: "noop"
stable_branch: "main"
```
Expand Down

0 comments on commit 51db5e5

Please sign in to comment.