Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu authored Nov 2, 2020
1 parent 10c1be7 commit c520599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,5 +213,5 @@ jobs:
with:
upload_url: ${{ steps.get_release_info.outputs.upload_url }}
asset_path: ./testApp/cmd/testMsgSign/testMsgSign.exe
asset_name: ElrondTestMsgSign_${{ matrix.runs-on }}_${{ github.event.inputs.Version }}.exe
asset_name: ElrondTestMsgSign_windows-latest_${{ github.event.inputs.Version }}.exe
asset_content_type: application/octet-stream

0 comments on commit c520599

Please sign in to comment.