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
when defining an upload repository, we are currently allow to add it, only if a token is present. We will issue a warning so the user is aware of this. But eg. if we define an environment variable which is only available on CI, we do not want to show this warning.
I suggest we implement a feature to disable this warning
The text was updated successfully, but these errors were encountered:
when defining an upload repository, we are currently allow to add it, only if a token is present. We will issue a warning so the user is aware of this. But eg. if we define an environment variable which is only available on CI, we do not want to show this warning.
I suggest we implement a feature to disable this warning
The text was updated successfully, but these errors were encountered: