We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f474719 commit e9ad123Copy full SHA for e9ad123
.github/workflows/herald.yml
@@ -32,3 +32,4 @@ jobs:
32
TOKEN_TELEGRAM_BOT: ${{ secrets.TOKEN_TELEGRAM_BOT }}
33
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
34
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
35
+ TABLE_VOTES: ${{ secrets.TABLE_VOTES }}
0 commit comments