Skip to content

Commit

Permalink
Update nuget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sapiens authored May 5, 2022
1 parent 549d310 commit 3dba88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: AlexRogalskiy/[email protected]
with:
placeholder: '<Version1></Version1>'
replacement: '<Version>${{ env.ver} }</Version>'
replacement: '<Version>${{ env.ver }}</Version>'
- if: ${{ steps.patch.output.false }}
run: |
echo "Patching version failed"
Expand Down

0 comments on commit 3dba88e

Please sign in to comment.