whoops - forgot to add a secret to the workflow
This commit is contained in:
@ -23,6 +23,7 @@ jobs:
|
||||
env:
|
||||
BOTS_PUPPYBOT_TOKEN: ${{ secrets.BOTS_PUPPYBOT_TOKEN }}
|
||||
BOTS_ENDPOINT: ${{ secrets.BOTS_ENDPOINT }}
|
||||
UNSPLASH_API_KEY: ${{ secrets.UNSPLASH_API_KEY }}
|
||||
PUSHOVER_ENDPOINT: ${{ secrets.PUSHOVER_ENDPOINT }}
|
||||
PUSHOVER_USER_TOKEN: ${{ secrets.PUSHOVER_USER_TOKEN }}
|
||||
PUSHOVER_BOTS_TOKEN: ${{ secrets.PUSHOVER_BOTS_TOKEN }}
|
||||
|
Reference in New Issue
Block a user