Skip to content

Commit

Permalink
fix pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminAbt committed Aug 24, 2024
1 parent 3ba956c commit cf81d3b
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 @@ -50,4 +50,4 @@ jobs:
run: dotnet pack
--configuration ${{ env.BuildConfig }}
/p:ContinuousIntegrationBuild=true
/p:V ersion=${{ steps.nbgv.outputs.NuGetPackageVersion }}
/p:Version=${{ steps.nbgv.outputs.NuGetPackageVersion }}

0 comments on commit cf81d3b

Please sign in to comment.