Class: Ruboty::Handlers::GithubCreateDeployment
- Inherits:
-
Base
- Object
- Base
- Ruboty::Handlers::GithubCreateDeployment
- Defined in:
- lib/ruboty/handlers/github_create_deployment.rb
Instance Method Summary collapse
Instance Method Details
#create_deployment(message) ⇒ Object
12 13 14 |
# File 'lib/ruboty/handlers/github_create_deployment.rb', line 12 def create_deployment() Ruboty::GithubCreateDeployment::Actions::CreateDeployment.new().call end |