1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 05:39:15 +03:00

deploy: fix action name, ref primer/deploy@status-config-redux

This commit is contained in:
Shawn Allen 2019-02-06 11:16:33 -08:00
parent d401d87963
commit 02a2bdfb3f

View File

@ -25,9 +25,9 @@ action "test" {
args = "test"
}
action "docs" {
action "deploy" {
needs = "install"
uses = "primer/deploy@b539208"
uses = "primer/deploy@status-config-redux"
secrets = [
"NOW_TOKEN",
"GITHUB_TOKEN",