Skip to content

Commit

Permalink
fix: fix artifact names, checkout repo before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
devklick committed Jun 27, 2023
1 parent 5bb36cf commit 3795fd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"build": {
"appId": "com.devklick.BasicBlackjack",
"productName": "Basic Blackjack",
"artifactName": "basic-blackjack_${os}-${arch}_${version}.${ext}",
"files": [
"build/**/*",
"node_modules/**/*"
Expand Down

0 comments on commit 3795fd7

Please sign in to comment.