File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6363 if : steps.release_package.outputs.released == 'true'
6464 with :
6565 # optionally configure a custom repository URL
66- # repository-url: https://firstly-welcome-crane.ngrok-free.app
66+ repository-url : https://firstly-welcome-crane.ngrok-free.app
6767 packages-dir : ./dist
6868 user : __token__
6969 password : ${{ secrets.PYPI_API_TOKEN }}
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104 with :
105105 packages-dir : ./dist
106106 # optionally configure a custom repository URL
107- # repository-url: https://firstly-welcome-crane.ngrok-free.app
107+ repository-url : https://firstly-welcome-crane.ngrok-free.app
108108 user : __token__
109109 password : ${{ secrets.PYPI_API_TOKEN }}
110110
You can’t perform that action at this time.
0 commit comments