Skip to content

Commit

Permalink
Fixed release reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhamburg committed Dec 7, 2021
1 parent caeefa9 commit cc571ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
context: .
env:
NUGET_APIKEY: ${{ secrets.NUGET_APIKEY }}
NUGET_VERSION: ${{ github.event.release.tag_name }}
BUILD_VERSION: ${{ github.event.release.tag_name }}

0 comments on commit cc571ec

Please sign in to comment.