From 585585106aaa91da2cea7a28e4629a1cf9a8dba9 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 15 Oct 2025 13:40:25 +0300 Subject: [PATCH] test --- .gitea/actions/notify/action.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitea/actions/notify/action.yaml b/.gitea/actions/notify/action.yaml index 547ad50..f5e6332 100644 --- a/.gitea/actions/notify/action.yaml +++ b/.gitea/actions/notify/action.yaml @@ -13,12 +13,17 @@ inputs: secrets: required: false type: string + token: + required: true + type: string + to: + required: true + type: string runs: using: 'composite' - runs-on: gpu steps: - name: Set icon id: icon