Skip to content

Commit 2d6cf11

Browse files
committed
Fix GitHub deployment key
1 parent 54be149 commit 2d6cf11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ deploy:
3636
- provider: GitHub
3737
release: $(APPVEYOR_REPO_TAG_NAME)
3838
auth_token:
39-
secure: gbdN6iXbtLTk1MiBecxRJvdoc6fR6x4AEFAQNuZ+UMR9NvQnXW12PXfd16gtGVGp
39+
secure: R4+VK7DPGDBh/IvVDn06bAqBr/QKFS5eB9OFQZLzKsapKq1QJ+ytmHx71v7mV9oO
4040
artifact: /^artifacts[\\/]/
4141
draft: false
4242
prerelease: false

0 commit comments

Comments
 (0)