trying to make dlls work on actions

This commit is contained in:
Valmo Trindade
2024-09-19 02:30:02 -03:00
parent e1a097a17b
commit 18f3e91550
2 changed files with 4 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ jobs:
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK }}
username: ARMATAK
avatar-url: https://media.githubusercontent.com/media/${{ github.repository }}/main/files/picture.png
avatar-url: https://media.githubusercontent.com/media/${{ github.repository }}/main/picture.png
embed-title: ${{ github.repository }} Updated and Published
embed-url: 'https://github.com/${{ github.repository }}'
embed-description: Commit ${{ github.sha }} - ${{ github.event.head_commit.message }} authorized and updated on Steam Workshop!