Skip to content

Commit

Permalink
Update deployment name
Browse files Browse the repository at this point in the history
  • Loading branch information
rlho committed Mar 14, 2024
1 parent 766543b commit c0e30e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ When developing locally, please follow the flow below.
5. **Create a New Version of Google App Script**:
Deploy using clasp, targeting your `deploymentId`:
```bash
clasp deploy --deploymentId ${deploymentID} -d for DEV_DEV_YOURNAME
clasp deploy --deploymentId ${deploymentID} -d DEV_YOURNAME
```
6. **Access the Application**:
You can now access the app at `https://script.google.com/a/macros/nyu.edu/s/${deploymentId}/exec`.

0 comments on commit c0e30e5

Please sign in to comment.