mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-01-11 17:24:21 +00:00
Update release.yml (#438)
This commit is contained in:
parent
a7e9b1f9e3
commit
21e2161bfd
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user