Skip to content

Commit

Permalink
feat: rename to decorate-spec
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Gleich <git@mattglei.ch>
  • Loading branch information
gleich committed Jul 6, 2022
1 parent e815aff commit d35d223
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# readme-action
# decorate-spec

Generate "decorated" openapi spec for README.com. This is a pre-release test version
Generate "decorated" openapi spec for readme.com. This is a pre-release test version.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: decorate-spec
description: Generate "decorated" openapi spec for README.com
description: Generate "decorated" openapi spec for readme.com
branding:
icon: book-open
color: green
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "readme-action",
"name": "decorate-spec",
"version": "1.0.0",
"description": "Generate \"decorated\" openapi spec for README.com",
"main": "index.ts",
Expand Down

0 comments on commit d35d223

Please sign in to comment.