Skip to content

Commit 37821e5

Browse files
committed
Pluralize example
1 parent 5c8dc42 commit 37821e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ workflow "My build" {
99
}
1010
1111
action "git command" {
12-
uses = "srt32/git-action@master"
12+
uses = "srt32/git-actions@master"
1313
args = "git status"
1414
}
1515
```

0 commit comments

Comments
 (0)