Skip to content

Commit 26f05e7

Browse files
committed
Remove unused input
1 parent 092f2e0 commit 26f05e7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

action.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,14 @@ inputs:
4848
description: The UUID of the Coolify server to deploy to.
4949
required: false
5050
coolify_supabase_deploy_token:
51-
description: The deploy token for the Supabase service.
51+
description: The deploy token for the Supabase deployment service. See
52+
https://github.com/pawtograder/supabase-coolify-deployment
5253
required: true
5354
coolify_supabase_api_url:
5455
description:
5556
The URL of the Supabase deployment service. See
5657
https://github.com/pawtograder/supabase-coolify-deployment
5758
required: true
58-
coolify_supabase_service_role_key:
59-
description:
60-
The service role key for the Supabase deployment service. See
61-
https://github.com/pawtograder/supabase-coolify-deployment
62-
required: true
6359

6460
# Define your outputs here.
6561
outputs:

0 commit comments

Comments
 (0)