From 905ffdf5f60c7b7f6e3d1cdd5889a0b7f9b79d99 Mon Sep 17 00:00:00 2001 From: SnippetsX Date: Tue, 12 Nov 2024 23:46: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 e04307b..af5a3a2 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -36,7 +36,7 @@ jobs: retention-days: 5 - name: Create Release - uses: https://gitea.com/actions/release-action@v1 + uses: https://gitea.com/actions/release-action@main with: token: ${{ secrets.GITHUB_TOKEN }} target: master