Update download-artifact

This commit is contained in:
HarithaVattikuti
2024-06-10 12:02:34 -05:00
committed by GitHub
parent d2feaf3bb9
commit f43d622fc4

View File

@@ -179,9 +179,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v4
with:
pattern: python-*
merge-multiple: true
- name: Publish Release ${{ env.VERSION }}
id: create_release