Skip to content

Commit 39de700

Browse files
Update python-publish.yml
1 parent 26d1cb9 commit 39de700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
file: README.md
4444
asset_name: README-Release.md
45-
overwrite: false
45+
overwrite: true
4646
# If true the file can be a glob pattern, asset_name is ignored if this is true.
4747
# file_glob: # optiona
4848

0 commit comments

Comments
 (0)