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,