You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The changed line accesses the environment variable "PYPI_TOKEN" that's initialized from the secret further up.
When the secret name was changed, we had accidentally changed the name of the environment variable only in this line.
0 commit comments