Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgriv committed Jun 30, 2024
1 parent a8c47fb commit 7a3a4e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nuxtjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:

- name: Static HTML export with Nuxt
env:
NODE_ENV: production
OPENWEATHER_API_KEY: ${{ secrets.OPENWEATHER_API_KEY }}
TIMEZONEDB_API_KEY: ${{ secrets.TIMEZONEDB_API_KEY }}
run: npm run generate
Expand Down

0 comments on commit 7a3a4e4

Please sign in to comment.