Skip to content

Commit 3c6ffd6

Browse files
committed
Fix further errors
1 parent 12e1325 commit 3c6ffd6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ artifacts:
5555
deploy:
5656
- provider: GitHub
5757
release: $(APPVEYOR_REPO_TAG_NAME)
58-
auth_token:
59-
secure: $(GH_SECURE_TOKEN)
58+
auth_token: $(GH_SECURE_TOKEN)
6059
artifact: installer
6160
prerelease: true
6261
on:

0 commit comments

Comments
 (0)