From 08b0a8786f804cca91059b351d575773af772ee8 Mon Sep 17 00:00:00 2001 From: lukas Date: Wed, 9 Jul 2025 18:42:43 +0000 Subject: [PATCH] Update .gitea/workflows/realease-tag.yml modify actions source --- .gitea/workflows/realease-tag.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/realease-tag.yml b/.gitea/workflows/realease-tag.yml index 57182a5..d908e8c 100644 --- a/.gitea/workflows/realease-tag.yml +++ b/.gitea/workflows/realease-tag.yml @@ -9,10 +9,10 @@ jobs: release: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: https://git.phyllo.me/actions/checkout@v4 with: fetch-depth: 0 - - uses: actions/release-action@main + - uses: https://git.phyllo.me/actions/action-gh-release@v2 with: files: |- bin/**