Skip to content

Commit 03184da

Browse files
committed
fixup! Add publish site command
1 parent 1b9f705 commit 03184da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/sites.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ type PublishSiteResponse struct {
102102
Queued bool
103103
}
104104

105-
// publishSitesCmd represents the command to get a site in Webflow.
105+
// publishSitesCmd represents the command to publish a site in Webflow.
106106
var publishSitesCmd = &cobra.Command{
107107
Use: "publish [site_id]",
108108
Short: "publish a site",

0 commit comments

Comments
 (0)