Skip to content

Commit ac80622

Browse files
Merge pull request #32 from datalogics-kam/pdfcloud-5592-publish-to-pypi
PDFCLOUD-5592 Publish to PyPI - workflow corrections
2 parents ea1db92 + 2664ff6 commit ac80622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,4 @@ jobs:
189189
- name: Build distribution artifacts
190190
run: uv build --python 3.11
191191
- name: Publish package to PyPI (Trusted Publishing)
192-
run: uv publish
192+
run: uv publish --trusted-publishing always

0 commit comments

Comments
 (0)