Fix Gitea wrapper login resolution
This commit is contained in:
@@ -53,7 +53,7 @@ if [[ -z "$ACTION" ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
detect_platform
|
||||
detect_platform >/dev/null
|
||||
|
||||
if [[ "$PLATFORM" == "github" ]]; then
|
||||
case $ACTION in
|
||||
|
||||
Reference in New Issue
Block a user