Skip to content

Commit 5e52178

Browse files
authored
Update _test_release.yml
1 parent 810e815 commit 5e52178

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/_test_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ jobs:
7979
- name: Publish to test PyPI
8080
uses: pypa/gh-action-pypi-publish@release/v1
8181
with:
82-
oidc: false
8382
password: ${{ secrets.TEST_PYPI_API_TOKEN }} # gets ignored if oidc is true
8483
packages-dir: ${{ inputs.working-directory }}/dist/
8584
verbose: true

0 commit comments

Comments
 (0)