From b76a125786fe1415ff8bf3d0a8a7628fc8b5213e Mon Sep 17 00:00:00 2001 From: Miwory Date: Thu, 26 Feb 2026 17:59:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=B1=D0=B8=D0=BB?= =?UTF-8?q?=D0=B4=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/latest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/latest.yaml b/.gitea/workflows/latest.yaml index 4783bca..21b65f0 100644 --- a/.gitea/workflows/latest.yaml +++ b/.gitea/workflows/latest.yaml @@ -60,5 +60,5 @@ jobs: - name: Publish to Gitea PyPI run: | uv publish \ - --index OxideTwitch \ + --index OxideDonationAlerts \ --token ${{ secrets.CI_TOKEN }}