Skip to content

Commit

Permalink
Update BuildMultiplatform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juraj-hrivnak committed Aug 27, 2024
1 parent 8cc938c commit a2dfd22
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/BuildMultiplatform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,7 @@ jobs:
key: ${{ secrets.DISCORD_WEBHOOK_DEV }}
username: "GitHub"
avatar_url: "https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png"
embeds: |
[
{
"description": "${{ steps.info.outputs.diff }}",
"color": "Discord Blurple",
}
]
content: ${{ steps.info.outputs.diff }}

build-modpack:
name: Build Modpack
Expand Down

0 comments on commit a2dfd22

Please sign in to comment.