mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 12:42:34 +00:00
chore(ci): remove changelog from Discord notifications
[skip ci]
This commit is contained in:
2
.github/workflows/prepare.yml
vendored
2
.github/workflows/prepare.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user