Skip to content

Commit

Permalink
Update data_refresh_py.yml
Browse files Browse the repository at this point in the history
updated the api key var name
  • Loading branch information
RamiKrispin authored Feb 24, 2024
1 parent 6b15f5d commit 02827fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/data_refresh_py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Data Refresh
run: bash ./python/data_refresh_py.sh "RamiKrispin" "[email protected]"
env:
API_KEY: ${{ secrets.EIA_API_KEY }}
EIA_API_KEY: ${{ secrets.EIA_API_KEY }}

0 comments on commit 02827fa

Please sign in to comment.