Skip to content

Commit 2fd1df8

Browse files
committed
fix repo name
1 parent 837965c commit 2fd1df8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vllm-profiling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
- name: Prepare S3 upload metadata
218218
id: prepare_s3_upload
219219
env:
220-
REPOSITORY: ${{ github.repository }}
220+
REPOSITORY: vllm-project/vllm
221221
run: |
222222
set -eux
223223

0 commit comments

Comments
 (0)