Skip to content

Commit 5a02aa5

Browse files
authored
Update appveyor.yml
1 parent bfadccb commit 5a02aa5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ deploy:
144144
prerelease: false
145145
description: "Built with :heart: by AppVeyor CI on [$(appveyor_repo_branch)] - $(appveyor_url)/project/$(appveyor_account_name)/$(appveyor_project_slug)/build/$(appveyor_build_version)"
146146
auth_token:
147-
secure: IRR2uX59Hi0xgKot4wexASeI2sIb459g9OD55nKpaqvsVGWF85y286q+RU6TaPBK
147+
secure: 2+FXBVrkpeLgfucr22+zqboZ4N/SXM+nCKrmCSzFS3VrUVRevSK4ZUYqQvOr1VmZ
148148
artifact: Rubberduck, InspectionDocs, AnnotationDocs, InstallerHashes
149149
on:
150150
branch: main
@@ -155,15 +155,15 @@ deploy:
155155
prerelease: true
156156
description: "AppVeyor build on [$(appveyor_repo_branch)] - $(appveyor_url)/project/$(appveyor_account_name)/$(appveyor_project_slug)/build/$(appveyor_build_version)"
157157
auth_token:
158-
secure: IRR2uX59Hi0xgKot4wexASeI2sIb459g9OD55nKpaqvsVGWF85y286q+RU6TaPBK
158+
secure: 2+FXBVrkpeLgfucr22+zqboZ4N/SXM+nCKrmCSzFS3VrUVRevSK4ZUYqQvOr1VmZ
159159
artifact: Rubberduck, InspectionDocs, AnnotationDocs, InstallerHashes
160160
on:
161161
branch: next
162162

163163
notifications:
164164
- provider: GitHubPullRequest
165165
auth_token:
166-
secure: IRR2uX59Hi0xgKot4wexASeI2sIb459g9OD55nKpaqvsVGWF85y286q+RU6TaPBK
166+
secure: 2+FXBVrkpeLgfucr22+zqboZ4N/SXM+nCKrmCSzFS3VrUVRevSK4ZUYqQvOr1VmZ
167167
template: "{{#passed}}:white_check_mark:{{/passed}}{{#failed}}:x:{{/failed}} [Build {{&projectName}} {{buildVersion}} {{status}}]({{buildUrl}}) (commit {{commitUrl}} by @{{&commitAuthorUsername}})"
168168
on_build_success: true
169169
on_build_failure: true

0 commit comments

Comments
 (0)