Skip to content

Commit ae6f6cf

Browse files
committed
change version to version dev
1 parent 6cbc6f6 commit ae6f6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
runs-on: ubuntu-latest
8282
environment:
8383
name: pypi # Use a different environment or adjust as necessary
84-
url: https://test.pypi.org/p/diplomat-track
84+
url: https://pypi.org/p/diplomat-track
8585
permissions:
8686
id-token: write
8787
steps:

0 commit comments

Comments
 (0)