Skip to content

Commit 748f406

Browse files
committed
add info url to luarocks description
1 parent 3d58fc0 commit 748f406

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
detailed_description: |
1919
Adds basic functionality for creating simple HTTP clients,
2020
such as Telegram bots, API wrappers, parsers, etc.
21+
More info: https://github.com/TRIGONIM/lua-requests-async
2122
dependencies: |
2223
copas >= 4.3.0
2324
luasec
@@ -27,6 +28,5 @@ jobs:
2728
requests
2829
http
2930
https
30-
copy_directories: |
31-
dir
32-
license: "MIT"
31+
# copy_directories: |
32+
# dir

0 commit comments

Comments
 (0)