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 a275a5f commit 2ea83afCopy full SHA for 2ea83af
.github/workflows/backend.yml
@@ -165,4 +165,5 @@ jobs:
165
## Checksums
166
${{ steps.checksums.outputs.HASHES }}
167
files: artifacts/*
168
+ generate_release_notes: false # 添加了这一行
169
if: ${{ github.event_name == 'release' }}
0 commit comments