Make release QE

This commit is contained in:
Pk11
2020-01-19 22:15:45 -06:00
committed by GitHub
parent 47bbcf2917
commit 0ca7cf6cb9
+1
View File
@@ -64,6 +64,7 @@ steps:
cp ../../../Universal-Updater.3dsx Universal-Updater.3dsx
cp ../../../Universal-Updater.cia Universal-Updater.cia
qrencode -o Universal-Updater.png https://github.com/Universal-Team/extras/raw/v$CURRENT_DATE/builds/Universal-Updater/Universal-Updater.cia
qrencode -o Universal-Updater-release.png https://github.com/Universal-Team/Universal-Updater/releases/download/$(git describe --abbrev=0 --tags)/Universal-Updater.cia
git stage .
git commit -m "Universal-Updater | $(COMMIT_TAG)"
git push origin master