We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26469b4 commit 055882dCopy full SHA for 055882d
.github/workflows/release-linux.yml
@@ -68,9 +68,6 @@ jobs:
68
if: |
69
github.repository == 'Simple-Robotics/proxsuite' &&
70
(github.event_name == 'release' && github.event.action == 'published')
71
- with:
72
- user: __token__
73
- password: ${{ secrets.PYPI_TOKEN }}
74
75
check:
76
if: always()
.github/workflows/release-osx-win.yml
@@ -100,9 +100,6 @@ jobs:
100
101
102
103
104
105
106
107
108
0 commit comments