diff options
author | shfil <filip.gawin@zoho.com> | 2020-06-04 21:28:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-04 21:28:42 +0200 |
commit | 7059bead84a894f18c14bdb47eef99315c9d6f6d (patch) | |
tree | 2e5fc531579f94cfb29623a8e3fee130322505aa | |
parent | forgot to delete debug code (diff) | |
download | re3-7059bead84a894f18c14bdb47eef99315c9d6f6d.tar re3-7059bead84a894f18c14bdb47eef99315c9d6f6d.tar.gz re3-7059bead84a894f18c14bdb47eef99315c9d6f6d.tar.bz2 re3-7059bead84a894f18c14bdb47eef99315c9d6f6d.tar.lz re3-7059bead84a894f18c14bdb47eef99315c9d6f6d.tar.xz re3-7059bead84a894f18c14bdb47eef99315c9d6f6d.tar.zst re3-7059bead84a894f18c14bdb47eef99315c9d6f6d.zip |
Diffstat (limited to '')
-rw-r--r-- | .appveyor.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index 611294a5..f4b28dd4 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -40,13 +40,13 @@ deploy: api_key: secure: xWnYDfNWM87iPoBFbz6L1XAduxijJRWSpQLhMDOjznmzbMCsORtdx2tmWmFLTwf6 subject: gtamodding - repo: re3 + repo: revc package: "%configuration%_%platform%" version: "%APPVEYOR_BUILD_VERSION%" artifact: reVC publish: true on: - branch: master + branch: miami APPVEYOR_REPO_TAG: false cache: |