Skip to content

Commit

Permalink
Update CarlaZambelli.yml
Browse files Browse the repository at this point in the history
Substituição da variável BOT_TOKEN_CARLAZAMBELLI pela variável RSS2TELEGRAM_JHG_BOT_TOKEN.
  • Loading branch information
jhgouveia authored Dec 10, 2024
1 parent a3070a9 commit 689a277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CarlaZambelli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Run Rss to Telegram
run: python rss2telegram.py
env:
BOT_TOKEN: ${{ secrets.BOT_TOKEN_CARLAZAMBELLI }}
BOT_TOKEN: ${{ secrets.RSS2TELEGRAM_JHG_BOT_TOKEN }}
DESTINATION: ${{ vars.DESTINATION_CARLAZAMBELLI }}
URL: ${{ vars.URL_CARLAZAMBELLI }}
EMOJIS: ${{ vars.EMOJIS_CARLAZAMBELLI }}
Expand Down

0 comments on commit 689a277

Please sign in to comment.