We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b91b2d9 commit 28be512Copy full SHA for 28be512
.github/workflows/nuget.yaml
@@ -56,5 +56,5 @@ jobs:
56
gh release create "v${{inputs.version}}" \
57
--repo="$GITHUB_REPOSITORY" \
58
--title="v${{inputs.version}}" \
59
- --notes="https://ldtk.ethanconneely.com/Changelog"
+ --notes="https://ldtk.ethanconneely.com/Changelog" \
60
--generate-notes
0 commit comments