mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 17:17:22 +01:00
fix(release): fix missing changelog.sh
This commit is contained in:
parent
9458e02711
commit
b85428770e
3
testdata/ci/changelog.sh
vendored
Executable file
3
testdata/ci/changelog.sh
vendored
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "::set-output name=CHANGELOG::$(git log --pretty=format:'%s%n%b==============================================' --abbrev-commit $1..$2)"
|
Loading…
Reference in New Issue
Block a user