We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e39bf commit 6481b63Copy full SHA for 6481b63
.github/workflows/blog.yaml
@@ -49,8 +49,6 @@ jobs:
49
env:
50
API_KEY: ${{ secrets.DELPHI_GITHUB_ACTIONS_EPIDATA_API_KEY }}
51
run: |
52
- printenv
53
- echo $API_KEY
54
npm run build:blog
55
- uses: actions/upload-artifact@v3
56
with:
0 commit comments