File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
- name : Generate Change Log
21
21
id : generate_log
22
22
run : |
23
- curl -L https://github.com/barelyhuman/commitlog/releases/download/v0.0.7-dev.3 /commitlog-linux-amd64.tar.gz -o clog.tar.gz
23
+ curl -L https://github.com/barelyhuman/commitlog/releases/download/v0.0.7-dev.4 /commitlog-linux-amd64.tar.gz -o clog.tar.gz
24
24
tar -xvzf clog.tar.gz
25
25
chmod +x commitlog
26
26
./commitlog . > CHANGELOG.txt
Original file line number Diff line number Diff line change 20
20
- name : Generate Change Log
21
21
id : generate_log
22
22
run : |
23
- curl -L https://github.com/barelyhuman/commitlog/releases/download/v0.0.7-dev.3 /commitlog-linux-amd64.tar.gz -o clog.tar.gz
23
+ curl -L https://github.com/barelyhuman/commitlog/releases/download/v0.0.7-dev.4 /commitlog-linux-amd64.tar.gz -o clog.tar.gz
24
24
tar -xvzf clog.tar.gz
25
25
chmod +x commitlog
26
26
./commitlog . > CHANGELOG.txt
You can’t perform that action at this time.
0 commit comments