Skip to content

Commit 28be512

Browse files
authored
Update nuget.yaml
1 parent b91b2d9 commit 28be512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuget.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
gh release create "v${{inputs.version}}" \
5757
--repo="$GITHUB_REPOSITORY" \
5858
--title="v${{inputs.version}}" \
59-
--notes="https://ldtk.ethanconneely.com/Changelog"
59+
--notes="https://ldtk.ethanconneely.com/Changelog" \
6060
--generate-notes

0 commit comments

Comments
 (0)