Skip to content

Commit 4122ec8

Browse files
authored
Update nuget.yml
1 parent aab328c commit 4122ec8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
--configuration Release `
4141
--no-build `
4242
--output ${{ github.workspace }}/nuget-packages `
43-
-p:PackageReadmeFile=README.md `
43+
-p:PackageReadmeFile=${{ github.workspace }}/README.md `
4444
-p:PackageLicenseExpression=Apache-2.0
4545

4646
- name: Publish to NuGet.org

0 commit comments

Comments
 (0)