mirror of
https://github.com/softprops/action-gh-release.git
synced 2026-03-23 03:39:54 +08:00
node_modules
This commit is contained in:
3
node_modules/bottleneck/src/redis/validate_keys.lua
generated
vendored
Normal file
3
node_modules/bottleneck/src/redis/validate_keys.lua
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
if not (redis.call('exists', settings_key) == 1) then
|
||||
return redis.error_reply('SETTINGS_KEY_NOT_FOUND')
|
||||
end
|
||||
Reference in New Issue
Block a user