Skip to content

Commit

Permalink
chore: update description.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 30, 2022
1 parent 6876929 commit 2541e0b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Read File Content
===

Read file contents.
Read file contents. You can also get the file content in the branch

## Inputs

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Read File Content'
author: 'Kenny Wong'
description: 'Replace text content and submit content'
description: 'Read file contents. You can also get the file content in the branch'
inputs:
token:
description: 'Your GITHUB_TOKEN'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "github-action-read-file",
"version": "1.0.0",
"description": "Read file contents in github",
"description": "Read file contents in github. You can also get the file content in the branch",
"homepage": "https://github.com/jaywcjlove/github-action-read-file#readme",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 2541e0b

Please sign in to comment.