From 0c7cc7cdb8cd3dae8fc21445011205d227430fcb Mon Sep 17 00:00:00 2001 From: austnv Date: Sun, 21 Jun 2026 22:12:39 +0300 Subject: [PATCH] fix: problem with gitea actions --- .gitea/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index d9f3fc7..0a43c1e 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -38,7 +38,7 @@ jobs: git.uvpn.shop/uvpn/backend:${{ gitea.sha }} - name: Create Gitea Release - uses: actions/gitea-release-action@v1 + uses: https://gitea.com/actions/release-action@main with: release_name: ${{ gitea.ref_name }} release_notes: |