Skip to content

Commit 27a22c0

Browse files
authored
Update _test_release.yml
1 parent 87151ab commit 27a22c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_test_release.yml

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

0 commit comments

Comments
 (0)