Skip to content

Commit

Permalink
add - prt - Added Discord notify (pt. 2)
Browse files Browse the repository at this point in the history
---

We've updated the Discord emoji to align with the library.

---

Type: add
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/2
  • Loading branch information
AptiviCEO committed Aug 19, 2024
1 parent a29472b commit 48cc7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: tsickert/discord-webhook@v6.0.0
with:
webhook-url: ${{ secrets.WEBHOOK_URL }}
content: "<:nitrocidks:1268905174563557452> ${{ github.event.release.name }} <:nitrocidks:1268905174563557452>\n\n${{ github.event.release.body }}"
content: "<:nettify:1268904841174843593> ${{ github.event.release.name }} <:nettify:1268904841174843593>\n\n${{ github.event.release.body }}"
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
Expand Down

0 comments on commit 48cc7fc

Please # to comment.