ballerina-platform / ballerina-lang

The Ballerina Programming Language
https://ballerina.io/
Apache License 2.0
3.54k stars 733 forks source link

Fix redirect url when running "push" #42649

Open RenzoRomeo opened 2 weeks ago

RenzoRomeo commented 2 weeks ago

Replace the redirect url

Previously "...ballerina.io/cli-token" Replaced with "...ballerina.io/dashboard?tab=token"

Purpose

Fix this issue: https://github.com/ballerina-platform/ballerina-lang/issues/41831

Fixes #41831

Approach

I replaced the url to reach the expected functionality.

CLAassistant commented 2 weeks ago

CLA assistant check
All committers have signed the CLA.