ci: Add body for nightly issue (#3125)

This commit is contained in:
Ayaz Salikhov
2026-06-30 17:35:11 +01:00
committed by GitHub
parent c2b129b2f6
commit d7cd049ccc

View File

@@ -168,6 +168,6 @@ jobs:
uses: XRPLF/actions/create-issue@2b8bc36af85b88bca0dd7bfac2e2dc05f94ad712
with:
title: "Nightly release failed 🌙"
body: ""
body: "Please check the nightly release workflow for details."
labels: "bug"
assignees: "godexsoft,kuznetsss,mathbunnyru"