From e422487b8f240838fcd70ecc48edb4b6d39dc047 Mon Sep 17 00:00:00 2001 From: ademidun Date: Sat, 31 Dec 2022 16:42:28 -0500 Subject: [PATCH] removed org and app to allow deplyoment without serverless api key see: https://github.com/serverless/github-action/issues/33#issuecomment-1131656575 and https://seed.run/docs/serverless-errors/you-are-not-currently-logged-in.html#:~:text=If%20you%20are%20not%20deploying%20a%20Serverless%20Component%2C%20and%20want%20to%20skip%20the%20login%20step%2C%20you%20can%20simply%20comment%20out%20the%20org%20definition. --- serverless.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/serverless.yml b/serverless.yml index e9de9c5..9d7bec7 100644 --- a/serverless.yml +++ b/serverless.yml @@ -1,5 +1,3 @@ -org: atilatech -app: atlas-service service: atlas-service provider: