Skip to content

Commit

Permalink
working directory removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhii Chernenko committed Dec 16, 2024
1 parent c9d25e5 commit 2fbab72
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ jobs:
npm run postinstall
- name: Deploy with nuxthub
working-directory: ./src/apps/app
run: npx nuxthub deploy
run: npx nuxthub deploy src/apps/app
env:
NUXT_HUB_PROJECT_KEY: ${{ secrets.NUXT_HUB_PROJECT_KEY }}
NUXT_HUB_USER_TOKEN: ${{ secrets.NUXT_HUB_USER_TOKEN }}

0 comments on commit 2fbab72

Please # to comment.