diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6bdfca7..91acded 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -43,7 +43,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - projectPath: . + projectPath: ./client tagName: app-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version releaseName: 'Jankboard 2 v__VERSION__' releaseBody: 'See the assets to download this version and install.'