Skip to content

Commit

Permalink
Test wf dispatch instead of hubot
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrst88 committed Jun 6, 2023
1 parent a27cd5d commit 1bcb043
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deploy.chat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ on:
environment:
description: "Environment to deploy."
required: true
default: "goerli"
type: choice
options:
- goerli
- mainnet


# Disable simultaneous deployments into a single environment
Expand Down

0 comments on commit 1bcb043

Please sign in to comment.