aboutsummaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorshfil <filip.gawin@zoho.com>2020-05-01 23:57:25 +0200
committerGitHub <noreply@github.com>2020-05-01 23:57:25 +0200
commitd7e3aff8bf54e9cb6dfa7c4070adfa752d616a89 (patch)
tree528d9376d8a1808c46d5eb469ea1b17412d23743 /.appveyor.yml
parent1faf4a705f5b1fc1eab7d1cd025d476150bdda07 (diff)
Try to fix deployment
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index ed06b30a..05692b52 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -39,7 +39,7 @@ deploy:
username: shfil119
api_key:
secure: gDoU7c1rRjVVQsYNjsXrQX2PBM3GgF7Ky9Qn1RFN+HL4yZ1XE1RBYZoRNxr/PWJc
- subject: shfil119
+ subject: gtamodding
repo: re3
package: "%configuration%_%platform%"
version: "%APPVEYOR_BUILD_VERSION%"