Skip to content

Commit

Permalink
Adjusting repository reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoak25 committed Apr 23, 2024
1 parent 502519b commit ece9e41
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ references:
- image: electronuserland/builder:wine-chrome
environment:
TARGET_ARCH: x64
working_directory: ~/neon-wallet
working_directory: ~/neon-wallet-desktop

workspace_root: &workspace_root ~/neon-wallet
workspace_root: &workspace_root ~/neon-wallet-desktop

attach_workspace: &attach_workspace
attach_workspace:
Expand Down
2 changes: 1 addition & 1 deletion electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ npmRebuild: false
publish:
provider: github
owner: CityOfZion
repo: neon-wallet
repo: neon-wallet-desktop
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Neon3",
"version": "3.0.6",
"description": "Light wallet for NEO blockchain",
"homepage": "https://github.com/CityOfZion/neon-wallet",
"homepage": "https://github.com/CityOfZion/neon-wallet-desktop",
"author": "Coz (https://github.com/CityOfZion)",
"keywords": [],
"license": "MIT",
Expand Down

0 comments on commit ece9e41

Please sign in to comment.