Fix workflow name.

This commit is contained in:
comfyanonymous 2025-11-19 20:16:58 -05:00 committed by GitHub
parent 6a1d3a1ae1
commit 20d2573cfd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
contents: "write"
packages: "write"
pull-requests: "read"
name: "Release NVIDIA Default (cu129)"
name: "Release NVIDIA Default (cu130)"
uses: ./.github/workflows/stable-release.yml
with:
git_tag: ${{ inputs.git_tag }}