Skip to content

Commit 52e7b21

Browse files
authored
docs: prepare metadata for GitHub Marketplace publication (#3)
- Update author to 'Hugues Clouâtre' for proper attribution - Add Latest Release badge to README for better discoverability - Prepares action for GitHub Marketplace listing
1 parent 627e60a commit 52e7b21

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Test Action](https://github.com/clouatre-labs/setup-goose-action/actions/workflows/test.yml/badge.svg)](https://github.com/clouatre-labs/setup-goose-action/actions/workflows/test.yml)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
5+
[![Latest Release](https://img.shields.io/github/v/release/clouatre-labs/setup-goose-action)](https://github.com/clouatre-labs/setup-goose-action/releases/latest)
56

67
GitHub Action to install and cache [Goose AI agent](https://github.com/block/goose) for use in workflows.
78

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'Setup Goose'
22
description: 'Install and cache Goose AI agent for GitHub Actions workflows'
3-
author: 'clouatre-labs'
3+
author: 'Hugues Clouâtre'
44

55
inputs:
66
version:

0 commit comments

Comments
 (0)