Skip to content

Commit

Permalink
debug publish
Browse files Browse the repository at this point in the history
  • Loading branch information
BitHighlander committed Apr 22, 2024
1 parent 496f4d4 commit 327692e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-electron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
with:
github_token: ${{ secrets.github_token }}
package_root: "packages/keepkey-desktop" # Specify if different
build_script_name: "build" # Only if you have a separate script
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
env:
NODE_ENV: production
Expand Down

0 comments on commit 327692e

Please sign in to comment.