From b752ccec5a5adf7576d87846f8530833581f5e7e Mon Sep 17 00:00:00 2001 From: Miwory Date: Wed, 10 Dec 2025 13:19:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=BF=D1=83=D0=B1?= =?UTF-8?q?=D0=BB=D0=B8=D1=86=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=B1=D0=B8=D0=B1=D0=BB=D0=B8=D0=BE=D1=82=D0=B5=D0=BA?= =?UTF-8?q?=D0=B8=20=D0=B2=20CI/CD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/latest.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/latest.yaml b/.gitea/workflows/latest.yaml index d92b7dc..5e9b5ba 100644 --- a/.gitea/workflows/latest.yaml +++ b/.gitea/workflows/latest.yaml @@ -61,5 +61,4 @@ jobs: run: | uv publish \ --index aiohttpx \ - --username ${{ secrets.CI_USERNAME }} \ --token ${{ secrets.CI_TOKEN }}