Skip to content

Commit

Permalink
Fixed topic as env var
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielRF committed Mar 15, 2023
1 parent be7746d commit f3a0ea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
DESTINATION: ${{ vars.DESTINATION }}
URL: ${{ vars.URL }}
EMOJIS: ${{ vars.EMOJIS }}
TOPIC: ${{ vars.TOPIC }}
MESSAGE_TEMPLATE: ${{ vars.MESSAGE_TEMPLATE }}
BUTTON_TEXT: ${{ vars.BUTTON_TEXT }}
PARAMETERS: ${{ vars.PARAMETERS }}
Expand Down

0 comments on commit f3a0ea0

Please sign in to comment.