diff --git a/.github/workflows/nwserver.yml b/.github/workflows/nwserver.yml index 630f7f4..096402a 100644 --- a/.github/workflows/nwserver.yml +++ b/.github/workflows/nwserver.yml @@ -11,9 +11,9 @@ jobs: - name: Download nwnee uses: ./.actions/nwserver/download/ with: - preview: ${{ matrix.channel == 'preview' }} + preview: ${{ matrix.channel == 'preview' }} steam_username: ${{ secrets.STEAM_USER }} steam_password: ${{ secrets.STEAM_PASS }} - output_path: ${{ github.workspace }}/${{ matrix.channel }} + output_path: ${{ github.workspace }}