correct upload job name

This commit is contained in:
Kyle Altendorf 2024-03-12 20:55:12 -04:00
parent 79206bd665
commit a5b7529e59
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ jobs:
if-no-files-found: error if-no-files-found: error
upload: upload:
name: ${{ matrix.os.emoji }} 📦 Build ${{ matrix.arch.name }} ${{ matrix.python.major-dot-minor }} name: 🚀 Upload
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: build needs: build