Skip to content

Commit

Permalink
Add OM test server publishing token
Browse files Browse the repository at this point in the history
  • Loading branch information
corey committed Dec 10, 2023
1 parent c64eca1 commit 8ea05f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ jobs:
with:
packages-dir: om_wheels
# user: __token__
password: ${{ secrets.PYPI_ORIGEN_METAL }}
password: ${{ secrets.PYPI_TEST_SERVER_API_TOKEN_OM }}
repository-url: https://test.pypi.org/legacy/
verify-metadata: false

Expand Down

0 comments on commit 8ea05f1

Please sign in to comment.