Skip to content

Commit 75aaf48

Browse files
Update notificacion-discord.yml
1 parent 101a917 commit 75aaf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notificacion-discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
curl -H "Content-Type: application/json" \
6464
-X POST \
6565
-d "{\"content\":\"✅ Reporte generado automáticamente el día $(date -u +'%Y-%m-%d %H:%M UTC') para el repo \`${{ github.repository }}\`.\"}" \
66-
${{ secrets.DISCORD_WEBHOOK }}
66+
${{ secrets.DISCORD_WEBHOOK_URL }}

0 commit comments

Comments
 (0)