Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b409a81

Browse files
committedFeb 21, 2025·
Update to different publishing name due to issue with permissions in test.pypi.org
1 parent efe9451 commit b409a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
environment:
5151
name: testpypi
52-
url: https://test.pypi.org/p/plotly
52+
url: https://test.pypi.org/p/plotly-testing
5353

5454
permissions:
5555
id-token: write # IMPORTANT: mandatory for trusted publishing

0 commit comments

Comments
 (0)
Please sign in to comment.