Update release.yml (#438)

This commit is contained in:
Felicio Mununga 2023-06-29 12:37:32 +01:00 committed by GitHub
parent a7e9b1f9e3
commit 21e2161bfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -7,6 +7,12 @@ on:
concurrency: ${{ github.workflow }}-${{ github.ref }}
env:
NEXT_PUBLIC_GHOST_API_URL: ''
NEXT_PUBLIC_GHOST_API_KEY: ''
INFURA_API_KEY: ''
TAMAGUI_TARGET: 'web'
jobs:
release:
runs-on: ubuntu-latest