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 5c15961 commit 74a2a27Copy full SHA for 74a2a27
README.md
@@ -39,10 +39,10 @@
39
40
```bash
41
# Clone the repo
42
-git clone https://github.com/rupachowrasia/node-gcp-cloud-run-deploy-with-github-action.git
+git clone https://github.com/rupachowrasia/gcp-cloud-run-deploy-with-github-action-using-nodejs.git
43
44
# Move into the project directory
45
-cd node-gcp-cloud-run-deploy-with-github-action
+cd gcp-cloud-run-deploy-with-github-action-using-nodejs
46
47
# Install dependencies
48
npm install
0 commit comments