We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdb81a commit 4d45feeCopy full SHA for 4d45fee
.github/workflows/upload-test-file.yml
@@ -6,7 +6,7 @@ on:
6
file_path:
7
description: 'Path to the file to upload'
8
required: true
9
- default: 'dist/test-file-0.1-py3-none-any.whl'
+ default: 'dist/c2pa_python-0.4.0-py3-none-macosx_11_0_arm64.whl'
10
11
jobs:
12
upload:
0 commit comments