Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit 6f45c54

Browse files
committed
feat: fully finish discord nightly builds!
1 parent e5b3e89 commit 6f45c54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push-build-discord.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ jobs:
111111
)
112112
113113
payload = {
114-
'content': 'Test',
114+
'content': '<@&1498285672543424559>',
115115
'embeds': [{
116116
'title': f'Building mod from branch {branch}',
117117
'color': 2303786,
118118
'description': description,
119-
'footer': {'text': 'RocketNautics Auto-Release'},
119+
'footer': {'text': 'Create: Propulsion Sable - Nightly Build'},
120120
'timestamp': timestamp
121121
}]
122122
}

0 commit comments

Comments
 (0)