Skip to content

Commit f462f09

Browse files
authored
Merge pull request supercollider#4001 from brianlheim/appveyor-gh-token
appveyor: use correctly encrypted github token
2 parents bbfa20b + ed416e8 commit f462f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ deploy:
149149
description: appveyor_$(APPVEYOR_REPO_TAG_NAME)
150150
artifact: installer
151151
auth_token:
152-
secure: rxXJNY+6n25Th9R4+7qI+AcnTj0wCAMSnBGH2+5s7DlVLrAGsSY6+EEDbeHWGGeI
152+
secure: 6m5+IiGj/pLhiUJvZPqs7yOlSe0ttH3pklaM7w1i8ca4YRUrIKddsGTZAZo86qLx
153153
prerelease: true
154154
on:
155155
appveyor_repo_tag: true

0 commit comments

Comments
 (0)