Skip to content

Commit 02f4c65

Browse files
committed
updated: actions
1 parent b117c40 commit 02f4c65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/studio.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ jobs:
6868
run: npx nuxi build --preset github_pages
6969
env:
7070
NUXT_PUBLIC_STUDIO_API_URL: https://api.nuxt.studio
71-
71+
NUXT_UI_PRO_LICENSE: ${{ secrets.NUXT_UI_PRO_LICENSE }}
72+
7273

7374
# Deployment job
7475
- name: Deploy 🚀

0 commit comments

Comments
 (0)