mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-07-10 22:59:19 +00:00
Release reaper in action
This commit is contained in:
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@@ -62,6 +62,6 @@ action "push reaper" {
|
||||
action "release reaper" {
|
||||
uses = "actions/heroku@master"
|
||||
needs = "push reaper"
|
||||
args = "container:release -a replreg-hooks webreap"
|
||||
args = "container:release -a replreg-hooks reap"
|
||||
secrets = ["HEROKU_API_KEY"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user