Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Set FRED API key
Browse files Browse the repository at this point in the history
  • Loading branch information
markbrough committed Jan 26, 2021
1 parent acd0fa0 commit a7bf1bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonapp.yml
Expand Up @@ -27,6 +27,7 @@ jobs:
python scraper.py
env:
GITHUB_PAGES: TRUE
MORPH_FRED_API_KEY: ${{ secrets.MORPH_FRED_API_KEY }}
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit a7bf1bf

Please sign in to comment.