mirror of
https://github.com/peter-evans/dockerhub-description.git
synced 2024-11-21 19:49:32 +01:00
Update README
This commit is contained in:
parent
2cdc04310b
commit
7f8bdc5174
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ workflow "Update Docker Hub Description" {
|
|||
}
|
||||
|
||||
action "Filter master branch" {
|
||||
uses = "actions/bin/filter@v1.0.0"
|
||||
uses = "actions/bin/filter@master"
|
||||
args = "branch master"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue