Compare commits
No commits in common. "2f6d5c1865f1bdfc9ab3402915e2ebed600576be" and "41bc5f38ff51e8e1904ad986ac3590b8ce1aa004" have entirely different histories.
2f6d5c1865
...
41bc5f38ff
@ -96,7 +96,7 @@ jobs:
|
||||
curl -fsSL \
|
||||
"https://github.com/orhun/git-cliff/releases/download/v${CLIFF_VER}/git-cliff-${CLIFF_VER}-x86_64-unknown-linux-musl.tar.gz" \
|
||||
| tar -xz --strip-components=1 -C /usr/local/bin \
|
||||
"git-cliff-${CLIFF_VER}/git-cliff"
|
||||
"git-cliff-${CLIFF_VER}-x86_64-unknown-linux-musl/git-cliff"
|
||||
|
||||
- name: Generate changelog
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user