Skip to content

Commit

Permalink
Update deploy-simple-trader.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jv813yh committed Oct 11, 2024
1 parent 8eeb250 commit 827560c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-simple-trader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
- uses: csexton/release-asset-action@v2
with:
github-token: ${{ secrets.MY_GITHUB_TOKEN }}
pattern: SimpleTrader/SimpleTrader.WPF/bin/Release/net8.0-windows/win-x64/publish/*.exe
pattern: SimpleTrader.WPF/bin/Release/net8.0-windows/win-x64/publish/*.exe
release-url: ${{ steps.create_release.outputs.upload_url }}

0 comments on commit 827560c

Please sign in to comment.