Develop to Main #32

Merged
dutchie031 merged 16 commits from develop into main 2026-08-20 15:00:07 +00:00
Showing only changes of commit ab910b8faf - Show all commits
+12
View File
@@ -87,3 +87,15 @@ jobs:
env:
NODE_OPTIONS: '--experimental-fetch'
- name: Announce Release
uses: tsickert/discord-webhook@v7.0.0
with:
webhook-url: ${{ secrets.WEBHOOK_URL }}
content: "New Beta Release"
username: "Spearhead Release Bot"
#TODO: avatar-url spearhead avatar
thread-id: 1538520488442331227
embed-title: "Spearhead Release Beta"
embed-color: 3093247
embed-description:
${{ steps.release_notes.outputs.body }}