Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Reariuz authored Oct 24, 2024
1 parent 2963b37 commit 8bc388e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ jobs:
- name: run Python
env:
DEVELOPER_KEY: ${{ secrets.DEVELOPER_KEY }}
DISCOURSE_API_KEY: ${{ secrets.DISCOURSE_API_KEY }}
DISCOURSE_API_NAME: ${{ secrets.DISCOURSE_API_NAME }}
run: python youtube_api.py

0 comments on commit 8bc388e

Please sign in to comment.