Show correct commit count when more than 20

This commit is contained in:
Willy-JL
2023-07-19 20:33:54 +01:00
parent 166c9a58ad
commit 103d0c5c8b
2 changed files with 9 additions and 0 deletions

View File

@@ -40,4 +40,5 @@ jobs:
- name: Send webhook
env:
DEV_WEBHOOK: "https://discord.com/api/webhooks/${{ secrets.DEV_WEBHOOK_ID }}/${{ secrets.DEV_WEBHOOK_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
run: python .github/workflow_data/webhook.py