Prevent dropping of LICENSE

This commit is contained in:
FriwiDev
2021-11-15 22:30:29 +01:00
parent e4ebc99527
commit 5d0b32fd8d
2 changed files with 3 additions and 1 deletions

View File

@@ -79,7 +79,7 @@ echo "" >> $GITHUB_ENV
) > ../release_message.md
#Add LICENSE
mv LICENSE.txt ..
mv LICENSE.txt ../LICENSE
#Build build_meta.json
(