chore: update deloy to use proper variable name
This commit is contained in:
@@ -61,7 +61,7 @@ jobs:
|
||||
-d \
|
||||
-p 4343:8080 \
|
||||
-e StreamerBotOptions__Host=${{ secrets.STREAMER_BOT_HOST }} \
|
||||
-e StreamerBotOptions__Post=${{ secrets.STREAMER_BOT_PORT }} \
|
||||
-e StreamerBotOptions__Port=${{ secrets.STREAMER_BOT_PORT }} \
|
||||
-e StreamerBotOptions__ApiKey=${{ secrets.STREAMER_BOT_API_KEY }} \
|
||||
-e StreamerBotOptions__TextToSpeechActionId=${{ secrets.STREAMER_BOT_ACTION_ID }} \
|
||||
-e StripeOptions__ApiKey=${{ secrets.STRIPE_API_KEY }} \
|
||||
|
||||
Reference in New Issue
Block a user