Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Genmutant authored May 27, 2021
1 parent 952a87d commit ef7a376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ matrix.rid }}.zip
asset_name: ${{ matrix.rid }}.zip
asset_name: ${{ github.event.repository.name }}_${{ matrix.rid }}.zip
tag: ${{ github.ref }}


0 comments on commit ef7a376

Please sign in to comment.