We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f2ea9 commit 1621725Copy full SHA for 1621725
2 files changed
.github/workflows/build-and-release.yml
@@ -117,8 +117,6 @@ jobs:
117
### Downloads
118
- **Windows x64**: ${{ env.ARTIFACT_NAME }}-$tag-win-x64.zip
119
- **Windows x86**: ${{ env.ARTIFACT_NAME }}-$tag-win-x86.zip
120
-
121
- **Full Changelog**: https://github.com/${{ github.repository }}/compare/${{ github.event.before }}...$tag
122
EOF
123
124
echo "notes_file=./release_notes.md" >> $GITHUB_OUTPUT
0 commit comments