From 51acb3f3485c06dc15253a9c378246d47e4429ad Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Fri, 7 Feb 2025 07:52:05 -0600 Subject: [PATCH] 20250207.075205 --- .gitea/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index c40e699..b7b3164 100644 --- a/.gitea/workflows/main.yml +++ b/.gitea/workflows/main.yml @@ -36,7 +36,7 @@ jobs: # Create a release for this specific version - name: Update Release with Files id: create_version_release - uses: ncipollo/release-action@v1.15 + uses: ncipollo/release-action@v1.15.0 with: allowUpdates: true # Set this to false if you want to prevent updating existing releases name: ${{ github.event.release.name }}