mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-13 11:44:20 +00:00
1 line
53 B
Lua
1 line
53 B
Lua
return not (redis.call('exists', settings_key) == 1)
|