We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91c967 commit e83c891Copy full SHA for e83c891
pkg/cli/tokens_bootstrap.go
@@ -5,6 +5,7 @@ import (
5
"os"
6
7
"github.com/githubnext/gh-aw/pkg/console"
8
+ "github.com/spf13/cobra"
9
)
10
11
// tokenSpec describes a recommended token secret for gh-aw
0 commit comments