mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 17:23:28 +00:00
refatorado embed do workflow
This commit is contained in:
6
.github/workflows/publish.yml
vendored
6
.github/workflows/publish.yml
vendored
@@ -39,8 +39,8 @@ jobs:
|
|||||||
uses: tsickert/discord-webhook@v5.3.0
|
uses: tsickert/discord-webhook@v5.3.0
|
||||||
with:
|
with:
|
||||||
webhook-url: ${{ secrets.DISCORD_WEBHOOK }}
|
webhook-url: ${{ secrets.DISCORD_WEBHOOK }}
|
||||||
username: Saci
|
username: Fábio
|
||||||
avatar-url: https://scontent.fpoa33-1.fna.fbcdn.net/v/t1.6435-9/123089286_2720897204844263_4695033759855672932_n.jpg?_nc_cat=102&ccb=1-7&_nc_sid=810d5f&_nc_eui2=AeHYW_2fgJH67ADthIzboTmE_dndmKxNqvb92d2YrE2q9oc1UC5FYvsZ-cUbwpH19bbxxRLaBL159Gtrl1Ug8_dM&_nc_ohc=UeyYATHroS8AX9MnQDS&_nc_ht=scontent.fpoa33-1.fna&oh=00_AfD1hpwiRVRZXYafCTkpgEIX_ZyCHNKey4zoP6zsin_bMg&oe=655AAACE
|
avatar-url: https://s.glbimg.com/jo/g1/f/original/2010/07/07/milhem-cortaztropadeelite-2.jpg
|
||||||
embed-title: ${{ github.repository }} ATUALIZADO E PUBLICADO!
|
embed-title: ${{ github.repository }} ATUALIZADO E PUBLICADO!
|
||||||
embed-url: 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'
|
embed-url: 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'
|
||||||
embed-description: Commit ${{ github.sha }} - ${{ github.event.head_commit.message }} autorizado e mod (dev) atualizado no Steam Workshop!
|
embed-description: Commit ${{ github.sha }} - ${{ github.event.head_commit.message }} autorizado e mod (dev) atualizado no Steam Workshop!
|
||||||
@@ -49,4 +49,4 @@ jobs:
|
|||||||
embed-author-icon-url: https://avatars.githubusercontent.com/${{ github.actor }}
|
embed-author-icon-url: https://avatars.githubusercontent.com/${{ github.actor }}
|
||||||
embed-footer-icon-url: https://avatars.githubusercontent.com/${{ github.repository_owner }}
|
embed-footer-icon-url: https://avatars.githubusercontent.com/${{ github.repository_owner }}
|
||||||
embed-footer-text: ${{ github.repository_owner }}
|
embed-footer-text: ${{ github.repository_owner }}
|
||||||
embed-color: 16515072
|
embed-color: 4849919
|
||||||
|
|||||||
Reference in New Issue
Block a user