diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 2c7813a..d0c7780 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -76,9 +76,9 @@ jobs: releaseDraft: true prerelease: true - - name: Portable Bundle - if: matrix.os == 'windows-latest' - run: | - yarn run portable - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + # - name: Portable Bundle + # if: matrix.os == 'windows-latest' + # run: | + # yarn run portable + # env: + # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}