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