Skip to content

Commit

Permalink
add ui pro to env ci
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoRCD committed Jan 27, 2025
1 parent 076af60 commit d6fa615
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nuxthub-lp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

- name: Build application
run: pnpm build
env:
NUXT_UI_PRO_LICENSE: ${{ secrets.NUXT_UI_PRO_LICENSE }}

- name: Deploy to NuxtHub
uses: nuxt-hub/action@v1
Expand Down

0 comments on commit d6fa615

Please sign in to comment.