Skip to content

Commit

Permalink
Merge pull request #6112 from rubberduck-vba/rubberduck-vba-releasebo…
Browse files Browse the repository at this point in the history
…t-patch-3

Update appveyor.yml
  • Loading branch information
retailcoder authored Jun 15, 2023
2 parents 1b691e6 + 232c4b0 commit b737753
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ deploy:
prerelease: false
description: "Built with :heart: by AppVeyor CI on [$(appveyor_repo_branch)] - $(appveyor_url)/project/$(appveyor_account_name)/$(appveyor_project_slug)/build/$(appveyor_build_version)"
auth_token:
secure: wL1Ncx68Q2+vTT8/Gkhvrbc/eLERlYsLUFEhwwlTGhSI9qfa8P6x+NOz0LoWENKh
secure: yYHDUV0Ft3+5JqE6L5w1RrWslrwQk/kI27vrxZyqnziQvT3xGFCrMiODvB93A7Sb
artifact: Rubberduck, InspectionDocs, AnnotationDocs, InstallerHashes
on:
branch: main
Expand All @@ -154,15 +154,15 @@ deploy:
prerelease: true
description: "AppVeyor build on [$(appveyor_repo_branch)] - $(appveyor_url)/project/$(appveyor_account_name)/$(appveyor_project_slug)/build/$(appveyor_build_version)"
auth_token:
secure: wL1Ncx68Q2+vTT8/Gkhvrbc/eLERlYsLUFEhwwlTGhSI9qfa8P6x+NOz0LoWENKh
secure: yYHDUV0Ft3+5JqE6L5w1RrWslrwQk/kI27vrxZyqnziQvT3xGFCrMiODvB93A7Sb
artifact: Rubberduck, InspectionDocs, AnnotationDocs, InstallerHashes
on:
branch: next

notifications:
- provider: GitHubPullRequest
auth_token:
secure: wL1Ncx68Q2+vTT8/Gkhvrbc/eLERlYsLUFEhwwlTGhSI9qfa8P6x+NOz0LoWENKh
secure: yYHDUV0Ft3+5JqE6L5w1RrWslrwQk/kI27vrxZyqnziQvT3xGFCrMiODvB93A7Sb
template: "{{#passed}}:white_check_mark:{{/passed}}{{#failed}}:x:{{/failed}} [Build {{&projectName}} {{buildVersion}} {{status}}]({{buildUrl}}) (commit {{commitUrl}} by @{{&commitAuthorUsername}})"
on_build_success: true
on_build_failure: true
Expand Down

0 comments on commit b737753

Please sign in to comment.