Compare commits

...
Author SHA1 Message Date
Felicio Mununga 4c3ea24448 Update release.yml 2023-06-29 12:36:59 +01:00
+6
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