We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101a917 commit 75aaf48Copy full SHA for 75aaf48
.github/workflows/notificacion-discord.yml
@@ -63,4 +63,4 @@ jobs:
63
curl -H "Content-Type: application/json" \
64
-X POST \
65
-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 }}
+ ${{ secrets.DISCORD_WEBHOOK_URL }}
0 commit comments