Merge branch 'master' of https://github.com/mikeal/auto-release
This commit is contained in:
commit
f696761c7d
|
@ -32,7 +32,7 @@ action "Publish Filter" {
|
|||
}
|
||||
|
||||
action "NPM Publish" {
|
||||
needs = "Publish Filter"
|
||||
needs = "Publish Filter"
|
||||
uses = "mikeal/merge-release@master"
|
||||
secrets = ["GITHUB_TOKEN", "NPM_AUTH_TOKEN"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue