correct upload job name
This commit is contained in:
parent
79206bd665
commit
a5b7529e59
|
@ -226,7 +226,7 @@ jobs:
|
|||
if-no-files-found: error
|
||||
|
||||
upload:
|
||||
name: ${{ matrix.os.emoji }} 📦 Build ${{ matrix.arch.name }} ${{ matrix.python.major-dot-minor }}
|
||||
name: 🚀 Upload
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
|
||||
|
|
Loading…
Reference in New Issue