Skip to content

Commit 232c4b0

Browse files
Update appveyor.yml
exp. 2023-07-14
1 parent 1b691e6 commit 232c4b0

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: wL1Ncx68Q2+vTT8/Gkhvrbc/eLERlYsLUFEhwwlTGhSI9qfa8P6x+NOz0LoWENKh
146+
secure: yYHDUV0Ft3+5JqE6L5w1RrWslrwQk/kI27vrxZyqnziQvT3xGFCrMiODvB93A7Sb
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: wL1Ncx68Q2+vTT8/Gkhvrbc/eLERlYsLUFEhwwlTGhSI9qfa8P6x+NOz0LoWENKh
157+
secure: yYHDUV0Ft3+5JqE6L5w1RrWslrwQk/kI27vrxZyqnziQvT3xGFCrMiODvB93A7Sb
158158
artifact: Rubberduck, InspectionDocs, AnnotationDocs, InstallerHashes
159159
on:
160160
branch: next
161161

162162
notifications:
163163
- provider: GitHubPullRequest
164164
auth_token:
165-
secure: wL1Ncx68Q2+vTT8/Gkhvrbc/eLERlYsLUFEhwwlTGhSI9qfa8P6x+NOz0LoWENKh
165+
secure: yYHDUV0Ft3+5JqE6L5w1RrWslrwQk/kI27vrxZyqnziQvT3xGFCrMiODvB93A7Sb
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)