diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ddf9e45..11420ff8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,5 +94,5 @@ jobs: release_notes_file: ./release-notes.txt - uses: actions/upload-artifact@v1 with: - name: current-release-notes + name: release-notes.txt path: ./release-notes.txt \ No newline at end of file