mirror of
https://github.com/softprops/action-gh-release.git
synced 2026-03-23 04:55:44 +08:00
2 lines
53 B
Lua
2 lines
53 B
Lua
return not (redis.call('exists', settings_key) == 1)
|