From 718446a17060c89842df17fc4ffee45727f28f04 Mon Sep 17 00:00:00 2001 From: Geolffrey Mena Date: Thu, 13 Jun 2024 16:15:45 -0600 Subject: [PATCH] chore: new readme --- .github/workflows/publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)