mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 14:33:43 +00:00
adicionado branch dev para o mod Factions Dev e ação de publish direto para o mod público
This commit is contained in:
6
.github/workflows/prepublish.yml
vendored
6
.github/workflows/prepublish.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Publish
|
name: Publish(Dev)
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -41,11 +41,11 @@ jobs:
|
|||||||
webhook-url: ${{ secrets.DISCORD_WEBHOOK }}
|
webhook-url: ${{ secrets.DISCORD_WEBHOOK }}
|
||||||
username: Fábio
|
username: Fábio
|
||||||
avatar-url: https://s.glbimg.com/jo/g1/f/original/2010/07/07/milhem-cortaztropadeelite-2.jpg
|
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(DEV)!
|
||||||
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!
|
||||||
embed-author-name: ${{ github.actor }}
|
embed-author-name: ${{ github.actor }}
|
||||||
embed-author-url: https://github.com/${{ github.actor }}
|
embed-author-url: https://avatars.githubusercontent.com/${{ github.actor }}
|
||||||
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 }}
|
||||||
|
|||||||
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@@ -43,9 +43,9 @@ jobs:
|
|||||||
avatar-url: https://s.glbimg.com/jo/g1/f/original/2010/07/07/milhem-cortaztropadeelite-2.jpg
|
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 atualizado no Steam Workshop!
|
||||||
embed-author-name: ${{ github.actor }}
|
embed-author-name: ${{ github.actor }}
|
||||||
embed-author-url: https://github.com/${{ github.actor }}
|
embed-author-url: https://avatars.githubusercontent.com/${{ github.actor }}
|
||||||
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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user