Mise a jour

This commit is contained in:
FullGreenDev 2020-12-05 01:21:23 +01:00
parent 4f1358cf71
commit 5a598414a4

View File

@ -36,7 +36,6 @@ script:
else
npm run cidarwin
fi
before_cache:
- rm -rf $HOME/.cache/electron-builder/wine
@ -56,16 +55,18 @@ deploy:
provider: releases
# ⋮
edge: true
api_key: dff580cc24a8c8b54241ec6b8ba846abefd8cf2b
api_key: $GH_TOKEN
file:
- dist/SkyGames-setup-2.3.1-hotfix.2.exe
- dist/SkyGames-setup-2.3.1-hotfix.2.AppImage
- dist/SkyGames-setup-2.3.1-hotfix.2.dmg
- dist/SkyGames-setup-2.3.1-hotfix.2.exe.blockmap
- dist/SkyGames-setup-1.0.1-hotfix.2.exe
- dist/SkyGames-setup-1.0.1-hotfix.2.AppImage
- dist/SkyGames-setup-1.0.1-hotfix.2.dmg
- dist/SkyGames-setup-1.0.1-hotfix.2.exe.blockmap
- dist/latest-mac.yml
- dist/latest-linux.yml
- dist/latest.yml
draft: true
overwrite: false
on:
tags: true
tags: true