We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4569164 commit 230cf5bCopy full SHA for 230cf5b
README.md
@@ -27,10 +27,10 @@
27
28
```bash
29
# Clone the repo
30
-git clone https://github.com/rupachowrasia/node-gcp-app-engine-deploy-with-github-action.git
+git clone https://github.com/rupachowrasia/gcp-app-engine-deploy-with-github-action-using-nodejs.git
31
32
# Move into the project directory
33
-cd node-gcp-app-engine-deploy-with-github-action
+cd gcp-app-engine-deploy-with-github-action-using-nodejs
34
35
# Install dependencies
36
npm install
0 commit comments