Skip to content

Commit cb88e18

Browse files
authored
Update UploadArtifacts.yml
1 parent 849c458 commit cb88e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UploadArtifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# Must match the artifact name used in the build workflow
4141
name: model-archives-${{ steps.version.outputs.version }}
4242
# Point to the workflow file that produced the artifact
43-
workflow: build-artifacts.yml
43+
workflow: BuildArtifacts.yml
4444
# Use the repository's default branch to find the matching run
4545
branch: ${{ github.event.repository.default_branch }}
4646
workflow_conclusion: success

0 commit comments

Comments
 (0)