From 35bbe33bf3b4c08c74b8efb8ca6446391d123ebd Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 2 Apr 2025 12:55:54 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitea/workflows/dispatch=5Fprod.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/dispatch_prod.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitea/workflows/dispatch_prod.yaml b/.gitea/workflows/dispatch_prod.yaml index 2e1a6c0..0b137f8 100644 --- a/.gitea/workflows/dispatch_prod.yaml +++ b/.gitea/workflows/dispatch_prod.yaml @@ -15,10 +15,7 @@ jobs: name: Deployment Task runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v4 - + steps: - name: Show Message run: | echo "Получилось!" \ No newline at end of file