chore(ci): remove changelog from Discord notifications

[skip ci]
This commit is contained in:
Jagandeep Brar
2022-07-09 18:15:49 -04:00
parent a101a70d14
commit dab455600d
2 changed files with 1 additions and 11 deletions

View File

@@ -75,7 +75,7 @@ jobs:
FLAVOR: ${{ steps.build-flavor.outputs.result }}
with:
result-encoding: string
script: return `Thank you for testing ${process.env.FLAVOR} release builds!\n\nAll changes can be found within the application.`;
script: return `Thank you for testing ${process.env.FLAVOR} release builds! All changes can be found within the application.`;
- name: Build Number
id: build-number