Skip to content

Commit 742cddf

Browse files
committed
📝 Update README
1 parent c03c993 commit 742cddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
yq --version
143143
- name: Install gitmoji-semver
144144
run: |
145-
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.6.0
145+
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.7.0
146146
- name: Generate semantic-release configs
147147
working-directory: ./gitmoji-semver
148148
run: |
@@ -160,7 +160,7 @@ jobs:
160160

161161
```sh
162162
git add .
163-
git commit -m ":construction_worker: Add Release settings by https://github.com/nkmr-jp/gitmoji-semver"
163+
git commit -m ":construction_worker: Add Release workflow"
164164
git push
165165
```
166166

0 commit comments

Comments
 (0)