From 8c8ea75d69bc7470c88075c34529303eb60d900c Mon Sep 17 00:00:00 2001 From: SailorUpiter Date: Fri, 10 Jul 2026 22:27:53 +0300 Subject: [PATCH] fix deploy again --- .github/workflows/ci.yml | 2 -- docs/Заметки/gitea/actions/workflof.md | 0 2 files changed, 2 deletions(-) create mode 100644 docs/Заметки/gitea/actions/workflof.md diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7087e06..b5017a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,6 @@ jobs: # Список выполняемых джоб steps: - uses: actions/checkout@v3 - uses: dorny/paths-filter@v2 - id: filter with: filters: | src: @@ -31,7 +30,6 @@ jobs: # Список выполняемых джоб steps: - uses: actions/checkout@v3 - uses: dorny/paths-filter@v2 - id: filter with: filters: | src: diff --git a/docs/Заметки/gitea/actions/workflof.md b/docs/Заметки/gitea/actions/workflof.md new file mode 100644 index 0000000..e69de29 -- 2.52.0