workflows/release-tasks: Fix release note artifact upload (#69522)

This commit is contained in:
Tom Stellard
2023-10-19 14:02:23 -07:00
committed by GitHub
parent 630037ede4
commit afdad4fd40

View File

@@ -48,7 +48,7 @@ jobs:
./llvm/utils/release/github-upload-release.py --token ${{ github.token }} --release ${{ steps.validate-tag.outputs.release-version }} upload --files ./*doxygen*.tar.xz
- name: Create Release Notes Artifact
uses: actions/download-artifact@v3
uses: actions/upload-artifact@v3
with:
name: release-notes
path: docs-build/html-export/