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

2
.gitignore vendored
View File

@ -2,3 +2,5 @@ out
tools/*.txt tools/*.txt
tools/*.md tools/*.md
tools/*.json tools/*.json
tools/LICENSE

View File

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