diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 39ef9087..14fc9213 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -23,8 +23,8 @@ jobs: with: node-version: 18.x - - name: Release - uses: x6Pnda/action-electron-compiler@v1 + - name: Build/release + uses: samuelmeuli/action-electron-builder@v1 with: # GitHub token, automatically provided to the action # (No need to define this secret in the repo settings)