Skip to content

Commit 440c7d5

Browse files
committed
v
1 parent 8bd3625 commit 440c7d5

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
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020

21+
- name: debug project key
22+
run: echo "${{ secrets.NUXT_HUB_PROJECT_KEY }} is empty stirng? ${{ secrets.NUXT_HUB_PROJECT_KEY == '' }}"
2123
- name: Install pnpm
2224
uses: pnpm/action-setup@v4
2325

0 commit comments

Comments
 (0)