如何更新 Actions 项目类别以使用 Actions SDK
How to update Actions Project Category to use Actions SDK
在 Google 控制台上的 Actions 中创建新项目时。您看到以下信息
"Get started on building by choosing a category or skip to choose later"
我使用了跳过选项,现在无法更新我的项目以使用 Actions SDK。
任何人都可以帮助我了解如何更改此配置以在现有项目中开始使用 Actions SDK 吗?
该页面实际上对项目没有任何作用 - 无论我在做什么,我通常都会跳过它。
创建项目后,您可以使用 gactions
命令 use it for the Action SDK. All you need to do is prepare your actions.json file and deploy it。
在 Google 控制台上的 Actions 中创建新项目时。您看到以下信息
"Get started on building by choosing a category or skip to choose later"
我使用了跳过选项,现在无法更新我的项目以使用 Actions SDK。
任何人都可以帮助我了解如何更改此配置以在现有项目中开始使用 Actions SDK 吗?
该页面实际上对项目没有任何作用 - 无论我在做什么,我通常都会跳过它。
创建项目后,您可以使用 gactions
命令 use it for the Action SDK. All you need to do is prepare your actions.json file and deploy it。