Skip to content

Commit

Permalink
Revert build settings changes
Browse files Browse the repository at this point in the history
Signed-off-by: gatsik <[email protected]>
  • Loading branch information
Gatsik authored and Strogoo committed Dec 21, 2020
1 parent 5284008 commit 1679d5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# GITHUB_USER env var defined in appveyor project
environment:
global:
GITHUB_USER: gatsik
GITHUB_USER: faf-bot
GITHUB_TOKEN:
secure: IDbL1Cz9um/Q7x0EBYgAZ69PjARqTxxXSm+D8WFM2PqihPdDsI+XPg02Ye17/oSU
secure: Np481CGoJvTGB8O5rZTRswUZagGv7WtWT/TXTABQ184xUbL5vj9NoCtmtNRK6YxF
UID_VERSION: v4.0.4
ICE_ADAPTER_VERSION: v2.3.0
matrix:
Expand Down Expand Up @@ -67,7 +67,7 @@ deploy:
- provider: GitHub
release: $(appveyor_build_version)
auth_token:
secure: "IDbL1Cz9um/Q7x0EBYgAZ69PjARqTxxXSm+D8WFM2PqihPdDsI+XPg02Ye17/oSU"
secure: "09WRxoB8lu9lPzuk3qYu0brKVQubLpnsS1Wdn49nYZYi5RDiva3z37eITcjtZkTD"
artifact: /.*\.msi/
draft: true
prerelease: true
Expand Down

0 comments on commit 1679d5a

Please sign in to comment.