Skip to content

Commit 1621725

Browse files
Added GPLv3
1 parent b4f2ea9 commit 1621725

2 files changed

Lines changed: 674 additions & 2 deletions

File tree

.github/workflows/build-and-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,6 @@ jobs:
117117
### Downloads
118118
- **Windows x64**: ${{ env.ARTIFACT_NAME }}-$tag-win-x64.zip
119119
- **Windows x86**: ${{ env.ARTIFACT_NAME }}-$tag-win-x86.zip
120-
121-
**Full Changelog**: https://github.com/${{ github.repository }}/compare/${{ github.event.before }}...$tag
122120
EOF
123121
124122
echo "notes_file=./release_notes.md" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)