File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -48,18 +48,14 @@ inputs:
48
48
description : The UUID of the Coolify server to deploy to.
49
49
required : false
50
50
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
52
53
required : true
53
54
coolify_supabase_api_url :
54
55
description :
55
56
The URL of the Supabase deployment service. See
56
57
https://github.com/pawtograder/supabase-coolify-deployment
57
58
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
63
59
64
60
# Define your outputs here.
65
61
outputs :
You can’t perform that action at this time.
0 commit comments