We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5155352 commit cb6716aCopy full SHA for cb6716a
1 file changed
.github/workflows/create-release.yml
@@ -353,6 +353,7 @@ jobs:
353
- uses: actions/upload-artifact@v7
354
with:
355
name: release-notes
356
+ overwrite: true
357
path: ./release.txt
358
359
- env:
0 commit comments