Skip to content

Commit 3ea4833

Browse files
committed
a
1 parent fb6d9a9 commit 3ea4833

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nuxt-hub.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ jobs:
7878
env:
7979
NUXT_RPC_URL: ${{ secrets.NUXT_RPC_URL }}
8080
NUXT_PUBLIC_NIMIQ_NETWORK: ${{ vars.NUXT_PUBLIC_NIMIQ_NETWORK }}
81+
- name: debug project key
82+
run: echo "${{ secrets.NUXT_HUB_PROJECT_KEY }} is empty stirng? ${{ secrets.NUXT_HUB_PROJECT_KEY == '' }}"
8183

8284
- name: Deploy to NuxtHub Mainnet
8385
uses: nuxt-hub/action@v1

0 commit comments

Comments
 (0)