mirror of https://github.com/nirenjan/libx52.git
parent
cccb561020
commit
ad30bfff7b
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
cd ../..
|
||||
|
||||
- name: Generate changelog
|
||||
run: ./.github/scripts/generate_changelog.py > ${{ github.workspace }}.CHANGELOG.txt
|
||||
run: ./.github/scripts/generate_changelog.py > ${{ github.workspace }}/CHANGELOG.txt
|
||||
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
|
|
|
|||
Loading…
Reference in New Issue