Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ovska authored May 1, 2024
1 parent 82f0a3e commit 9522fb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
tag_name: ${{ inputs.version }}
release_name: Release ${{ inputs.version }}
body: ${{ inputs.description }}
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}

publish:
permissions:
Expand Down

0 comments on commit 9522fb8

Please sign in to comment.