Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,11 +218,8 @@ If you want to publish to [LuaRocks](https://luarocks.org/):
# Install luarocks CLI if not already installed
# See: https://github.com/luarocks/luarocks/wiki/Download

# Login to LuaRocks (first time only)
luarocks login

# Upload the rockspec
luarocks upload copy_with_context-X.Y.Z-1.rockspec
luarocks upload copy_with_context-X.Y.Z-1.rockspec --api-key YOUR_API_KEY
```

**Note:** You need a LuaRocks account and to be a maintainer of the package.
Expand Down
23 changes: 0 additions & 23 deletions copy_with_context-2.1.0-1.rockspec

This file was deleted.