Skip to content

Commit 8c9753a

Browse files
authored
Merge pull request #5978 from rubberduck-vba/rubberduck-vba-releasebot-patch-1
Update PAT
2 parents b88c22f + 76bbdd9 commit 8c9753a

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
@@ -143,7 +143,7 @@ deploy:
143143
prerelease: false
144144
description: "Built with :heart: by AppVeyor CI on [$(appveyor_repo_branch)] - $(appveyor_url)/project/$(appveyor_account_name)/$(appveyor_project_slug)/build/$(appveyor_build_version)"
145145
auth_token:
146-
secure: CfT1+dhcyG0rXqVRUsz4C21omXk+35gLP76TpFw5NEBQdbx39tdwSGAxqGY/HZfN
146+
secure: 0cLRsoknGc2aUPyKobv8AnxpwajVJA/GJzsU4F0Jg4KVGLWsPtQaK6pIR+BuiM5v
147147
artifact: Rubberduck, InspectionDocs, AnnotationDocs, InstallerHashes
148148
on:
149149
branch: main
@@ -154,15 +154,15 @@ deploy:
154154
prerelease: true
155155
description: "AppVeyor build on [$(appveyor_repo_branch)] - $(appveyor_url)/project/$(appveyor_account_name)/$(appveyor_project_slug)/build/$(appveyor_build_version)"
156156
auth_token:
157-
secure: CfT1+dhcyG0rXqVRUsz4C21omXk+35gLP76TpFw5NEBQdbx39tdwSGAxqGY/HZfN
157+
secure: 0cLRsoknGc2aUPyKobv8AnxpwajVJA/GJzsU4F0Jg4KVGLWsPtQaK6pIR+BuiM5v
158158
artifact: Rubberduck, InspectionDocs, AnnotationDocs, InstallerHashes
159159
on:
160160
branch: next
161161

162162
notifications:
163163
- provider: GitHubPullRequest
164164
auth_token:
165-
secure: CfT1+dhcyG0rXqVRUsz4C21omXk+35gLP76TpFw5NEBQdbx39tdwSGAxqGY/HZfN
165+
secure: 0cLRsoknGc2aUPyKobv8AnxpwajVJA/GJzsU4F0Jg4KVGLWsPtQaK6pIR+BuiM5v
166166
template: "{{#passed}}:white_check_mark:{{/passed}}{{#failed}}:x:{{/failed}} [Build {{&projectName}} {{buildVersion}} {{status}}]({{buildUrl}}) (commit {{commitUrl}} by @{{&commitAuthorUsername}})"
167167
on_build_success: true
168168
on_build_failure: true

0 commit comments

Comments
 (0)