diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index ecd7e18..c40e699 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 + uses: ncipollo/release-action@v1.15 with: allowUpdates: true # Set this to false if you want to prevent updating existing releases name: ${{ github.event.release.name }}