We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acd2543 commit d567255Copy full SHA for d567255
.github/workflows/HSLinkPro-build.yml
@@ -107,4 +107,5 @@ jobs:
107
with:
108
artifacts: 'releases/*'
109
# tag: ${{ github.ref }}
110
- allowUpdates: true
+ allowUpdates: true
111
+ generateReleaseNotes: true
0 commit comments