We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2442ed0 commit 858366aCopy full SHA for 858366a
1 file changed
README.md
@@ -28,10 +28,10 @@ git push origin v1.1.0
28
29
```bash
30
# Clone the repo
31
-git clone https://github.com/rupachowrasia/github-release-note-template.git
+git clone https://github.com/rupachowrasia/create-release-note-using-github-action.git
32
33
# Move into the project directory
34
-cd github-release-note-template
+cd create-release-note-using-github-action
35
36
# Install dependencies
37
npm install
0 commit comments