Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
garrylachman committed Apr 13, 2023
1 parent 7759eda commit 349671d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,9 @@ jobs:
run: yarn run build

- name: Build/release Electron app
uses: kl13nt/action-electron-forge@master
uses: samuelmeuli/action-electron-builder@v1
env:
REFORGED_APPIMAGEKIT_CUSTOM_FILENAME: ElectroCRUD-linux

with:
# GitHub token, automatically provided to the action
# (No need to define this secret in the repo settings)
Expand Down

0 comments on commit 349671d

Please sign in to comment.