From 02bb181c161b956389747023554cb7cbb5e52c10 Mon Sep 17 00:00:00 2001 From: Rizky Anfasa Farras Mada Date: Sat, 22 May 2021 08:30:40 +0700 Subject: [PATCH] Update Step 5 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a5438d..5847658 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,9 @@ function doPost (e) { ## 5. Publish the project as a web app -- Click on `Publish > Deploy as web app…`. -- Set `Project Version` to `New` and put `initial version` in the input field below. +- Click on `Deploy > New deployment`. +- Click gear icon and choose web app. +- Fill `New description` whatever, it doesn't matter. - Leave `Execute the app as:` set to `Me(your@address.com)`. - For `Who has access to the app:` select `Anyone, even anonymous`. - Click `Deploy`.