Skip to content

Commit

Permalink
Publish version v0.1.4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitenite committed Dec 12, 2024
1 parent 86328fd commit c1ab20e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ jobs:
code-signing-account-name: ${{ secrets.AZURE_CODE_SIGNING_NAME }}
certificate-profile-name: ${{ secrets.AZURE_CERT_PROFILE_NAME }}
file-digest: SHA256
files-folder: apps\studio\release\0.1.4-beta
files-folder-filter: dll,exe
files-folder: apps\studio\release\0.1.4-beta\win-unpacked # apps\studio\release\0.1.4-beta\win-unpacked
files-folder-filter: exe

- name: Build and Release Electron App
uses: samuelmeuli/action-electron-builder@v1
Expand Down

0 comments on commit c1ab20e

Please sign in to comment.