ci: adding steamgriddb api key

This commit is contained in:
Hydra 2024-04-14 04:51:34 +01:00
parent 659f5c3a75
commit 62d9333fb3
No known key found for this signature in database

View file

@ -42,6 +42,7 @@ jobs:
run: yarn run publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
STEAMGRIDDB_API_KEY: ${{ env.STEAMGRIDDB_API_KEY }}
- name: Create artifact
uses: actions/upload-artifact@v4