From 48c5b4c268c5400c3cfbe8827c45814c362f051e Mon Sep 17 00:00:00 2001 From: _AMD_ Date: Sun, 8 Sep 2024 23:32:52 +0300 Subject: [PATCH] finally --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7234587..29cfc32 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }} with: # fail_on_duplicate: false - # extra_luarocks_args: --force + extra_luarocks_args: --force # update lr version on commit summary: "Lua async requests lib, based on Copas" detailed_description: | Adds basic functionality for creating simple HTTP clients,