Fix IPFS deploy step

After #244, and setting up the appropriate ENV var, I forgot to explicitly make it available in the build step that needs it.

- Update IPFS action
This commit is contained in:
Edd 2022-04-12 10:13:20 +00:00 committed by GitHub
parent 3db9546266
commit e41f9f455c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,4 +25,6 @@ jobs:
with:
node-version: 16.14.0
- name: Run deploy for affected sites
env:
FLEEK_API_KEY: ${{ secrets.FLEEK_API_KEY }}
run: ./tools/ipfs-deploy.js