From be650b7fa2e3393842c4d49bcd25ade83f44c7be Mon Sep 17 00:00:00 2001 From: SnippetsX Date: Wed, 13 Nov 2024 00:10:17 +0300 Subject: [PATCH] upd --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 2838d6b..3130461 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -42,7 +42,7 @@ jobs: - name: Create Release - uses: gitea.com/actions/release-action@main + uses: https://gitea.com/actions/release-action@main with: token: ${{ secrets.GITHUB_TOKEN }} tag_name: v${{ env.VERSION }}