new_notify #33

Merged
alex merged 3 commits from new_notify into main 2025-10-15 12:04:33 +00:00

View File

@@ -43,6 +43,7 @@ runs:
was *${{ inputs.result }}* by ${{ github.event.sender.login }} ${{ env.ICON }}
- name: Wait a bit (ensure send completes)
if: always()
shell: bash
run: |
echo "[DEBUG] Starting sleep to ensure message delivery..."