mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Show correct commit count when more than 20
This commit is contained in:
1
.github/workflows/webhook.yml
vendored
1
.github/workflows/webhook.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user