We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8dc42 commit 37821e5Copy full SHA for 37821e5
README.md
@@ -9,7 +9,7 @@ workflow "My build" {
9
}
10
11
action "git command" {
12
- uses = "srt32/git-action@master"
+ uses = "srt32/git-actions@master"
13
args = "git status"
14
15
```
0 commit comments