You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After [#117](https://github.com/api7/lua-resty-etcd/pull/117) got merged, we could publish new version of lua-resty-etcd easily. All you need to do is:
4
+
5
+
- Create a PR that add the rockspec for the new version.
6
+
- Create a tag with format like 'v1.0'.
7
+
8
+
The tag would trigger Github Actions to upload to both luarocks and github release.
0 commit comments