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 5f8c43f commit 9f1feddCopy full SHA for 9f1fedd
.github/workflows/publish.yml
@@ -281,6 +281,7 @@ jobs:
281
user: __token__
282
password: ${{ secrets.pypi_token }}
283
repository-url: ${{ inputs.repository_url }}
284
+ attestations: false
285
- uses: OpenAstronomy/publish-wheels-anaconda@eae491141709933a7636af70b070e4a92d1a45be # v1.0.1
286
if: ${{ inputs.upload_to_anaconda }}
287
with:
.github/workflows/publish_pure_python.yml
@@ -146,6 +146,7 @@ jobs:
146
147
148
149
150
151
152
0 commit comments