Skip to content

Commit

Permalink
Use org secret
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarans authored Feb 7, 2024
1 parent e4a63ef commit a188b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-python-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Run script
env:
HDX_SITE: ${{ secrets.HDX_SITE }}
HDX_KEY: ${{ secrets.HDX_KEY }}
HDX_KEY: ${{ secrets.HDX_BOT_SCRAPERS_API_TOKEN }}
PREPREFIX: ${{ secrets.PREPREFIX }}
USER_AGENT: ${{ secrets.USER_AGENT }}
run: |
Expand Down

0 comments on commit a188b31

Please sign in to comment.