GHA: Debug gh release
This commit is contained in:
2
.github/workflows/create-gh-release.yml
vendored
2
.github/workflows/create-gh-release.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
|
||||
with:
|
||||
name: changelog-${{ inputs.version }}-${{ github.run_id }}.md
|
||||
path: ${{ github.workspace }}/tmp.md
|
||||
path: ${{ github.workspace }}/gen-changelog.md
|
||||
retention-days: 1
|
||||
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user