Skip to content

Commit 4d45fee

Browse files
committed
chore: update name of test wheel
1 parent abdb81a commit 4d45fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-test-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
file_path:
77
description: 'Path to the file to upload'
88
required: true
9-
default: 'dist/test-file-0.1-py3-none-any.whl'
9+
default: 'dist/c2pa_python-0.4.0-py3-none-macosx_11_0_arm64.whl'
1010

1111
jobs:
1212
upload:

0 commit comments

Comments
 (0)