Skip to content

Commit

Permalink
Test push
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Dec 2, 2024
1 parent c575210 commit 28814d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
TARGET_NET="mainnet" #{{env.TARGET_NET}}
if [ $TARGET_NET = "mainnet" ]; then
FILENAME_EXE="concordium-desktop-wallet.exe"
FILENAME_EXE="concordium-desktop-wallet-1.7.4.exe"
else
FILENAME_EXE="concordium-desktop-wallet-${TARGET_NET}-${VERSION}.exe"
fi
Expand Down

0 comments on commit 28814d2

Please sign in to comment.