diff --git a/.github/workflows/create-gh-release.yml b/.github/workflows/create-gh-release.yml index 9c8dfdf2b..3b5646161 100644 --- a/.github/workflows/create-gh-release.yml +++ b/.github/workflows/create-gh-release.yml @@ -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: