Skip to content

Commit

Permalink
Update cmangos-classic-windows-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
celguar authored Nov 26, 2022
1 parent f2b05d9 commit d49892d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmangos-classic-windows-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,11 +179,11 @@ jobs:
severity: info
username: ${{env.CORE_TYPE}}-${{env.EXPENSION_NAME}}
description: |
**Windows release success!**
**CMaNGOS Classic Released!**
details: |
**Core branch:** ${{env.CORE_BRANCH}}
**Bots branch:** ${{env.GIT_BRANCH}}
[**Changelog**](${{github.server_url}}/${{ github.repository }}/commits/r-${{ steps.date.outputs.date }}) - [**Build Log**](${{github.server_url}}/${{github.repository}}/actions/runs/${{github.run_id}})
[**Changelog**](${{github.server_url}}/${{ github.repository }}/commits/r-${{ steps.date.outputs.date }}) - [**All Releases**](${{github.server_url}}/${{ github.repository }}/tags) - [**Build Log**](${{github.server_url}}/${{github.repository}}/actions/runs/${{github.run_id}})
[**Download Windows Binaries**](${{github.server_url}}/${{ github.repository }}/releases/download/r-${{ steps.date.outputs.date }}/${{env.ALL_ARCH_NAME}})
footer: Build success
webhookUrl: ${{ secrets.DISCORD_WEBHOOK_BUILD }}
Expand Down

0 comments on commit d49892d

Please sign in to comment.