correct casing of slack channel secret
This commit is contained in:
@ -14,6 +14,6 @@ steps:
|
||||
SLACK_TOKEN:
|
||||
from_secret: slack_token
|
||||
SLACK_CHANNEL:
|
||||
from_secret: SLACK_CHANNEL
|
||||
from_secret: slack_channel
|
||||
commands:
|
||||
- bash run.sh
|
||||
|
Reference in New Issue
Block a user