After #137 got merged, we could publish new version of lua-resty-etcd easily. All you need to do is:
- Create the release PR following the format
feat: release VERSION
, whereVERSION
should be the version used in the rockspec name, like1.0
forlua-resty-etcd-1.0-0.rockspec
.
When the PR got merged, it would trigger Github Actions to upload to both github release and luarocks.