Skip to content

Commit 62f4c52

Browse files
trying without attestations
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
1 parent 4b83bd7 commit 62f4c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_python_sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
- name: Publish package to PyPI
4747
uses: pypa/gh-action-pypi-publish@release/v1
4848
with:
49-
oidc: false
49+
attestations: false
5050
password: ${{ secrets.PYPI_PASSWORD }}
5151
repository-url: https://upload.pypi.org/legacy/

0 commit comments

Comments
 (0)