You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/md/get_google_credential.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
# How to get the Google Apps Script Deployment ID
12
12
1. At the `Extensions` menu, select the `Apps Script`, and then the new Google Apps Script should be created.
13
-
2. In the Google Apps Script window, copy all of the script from `script.gs` and paste them into Google Apps Script.
13
+
2. In the Google Apps Script window, copy all of the script from [`script.gs`](https://github.com/PerfecXX/MicroPython-GoogleSheet/blob/main/script.gs) and paste them into Google Apps Script.
14
14
3. Save the script.
15
15
4. Click the `Deploy` button, then select `New Deployment`. After that, the new deployment window should appear.
16
16
5. On the select type menu on the left-side of the window, select `Web app`.
0 commit comments