From 3fd72be68d5e8b2d81a06580797ecc8ce97d2eda Mon Sep 17 00:00:00 2001 From: Sateallia Date: Sun, 11 Aug 2024 23:46:39 +0300 Subject: [PATCH] Update .gitea / workflows / actions.yaml --- .gitea / workflows / actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea / workflows / actions.yaml b/.gitea / workflows / actions.yaml index 80be380..5a3cf3c 100644 --- a/.gitea / workflows / actions.yaml +++ b/.gitea / workflows / actions.yaml @@ -1,4 +1,4 @@ -name: Test build +name: Test build ${{ vars.NAME_PROJECT }} run-name: ${{ gitea.actor }} is building ${{ gitea.repository }} on: [push]