We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496f3af commit f4f7468Copy full SHA for f4f7468
1 file changed
action.yml
@@ -2,6 +2,13 @@ name: 'Setup Goose CLI'
2
description: 'Install and cache Goose AI agent for GitHub Actions workflows'
3
author: 'Hugues Clouâtre'
4
5
+keywords:
6
+ - ai
7
+ - ai-agent
8
+ - goose
9
+ - automation
10
+ - cli
11
+
12
inputs:
13
version:
14
description: 'Goose version to install (e.g., 1.14.0)'
0 commit comments