Skip to content

Commit eeb171f

Browse files
committed
another try
1 parent a9c4c37 commit eeb171f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wppm_test_publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888

8989
- uses: pypa/gh-action-pypi-publish@release/v1
9090
with:
91+
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
9192
repository-url: https://test.pypi.org/legacy/
9293
skip-existing: true
9394
verbose: true # Enable verbose output

0 commit comments

Comments
 (0)