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 2020 - name : Generate Change Log
2121 id : generate_log
2222 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
2424 tar -xvzf clog.tar.gz
2525 chmod +x commitlog
2626 ./commitlog . > CHANGELOG.txt
Original file line number Diff line number Diff line change 2020 - name : Generate Change Log
2121 id : generate_log
2222 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
2424 tar -xvzf clog.tar.gz
2525 chmod +x commitlog
2626 ./commitlog . > CHANGELOG.txt
You can’t perform that action at this time.
0 commit comments