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
If you refresh the client or login again, you will now get passed the initial welcome screen and be able to go to your account details and retrieve the API key and secret. Export those together with the URL:
@@ -200,7 +200,7 @@ Check and ensure TF provider passes builds, GA and run this for local checks:
200
200
goreleaser release --snapshot --clean
201
201
```
202
202
203
-
Next, create a personalised Github token:https://github.com/settings/tokens/new?scopes=repo,write:packages
203
+
Next, create a personalised Github token: https://github.com/settings/tokens/new?scopes=repo,write:packages
0 commit comments