Skip to content

Commit 7601e89

Browse files
Fix workflow name. (Comfy-Org#10806)
1 parent 6a1d3a1 commit 7601e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-stable-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
contents: "write"
1515
packages: "write"
1616
pull-requests: "read"
17-
name: "Release NVIDIA Default (cu129)"
17+
name: "Release NVIDIA Default (cu130)"
1818
uses: ./.github/workflows/stable-release.yml
1919
with:
2020
git_tag: ${{ inputs.git_tag }}

0 commit comments

Comments
 (0)