[+] Add twitter bearer secret

This commit is contained in:
Hykilpikonna
2022-05-11 15:43:06 -04:00
committed by GitHub
parent 360c10106f
commit efdf8ee755
+2
View File
@@ -33,6 +33,8 @@ jobs:
run: |
python .github/workflows/generator.py
python .github/workflows/friends.py
env:
TWITTER_BEARER: ${{ secrets.TWITTER_BEARER }}
- uses: EndBug/add-and-commit@v7
with: