Skip to content

Commit

Permalink
released v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 23, 2024
1 parent 4b6b17a commit 0bbb5a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- run: npm run build
- run: mkdir -p build

- name: Read README.md
- name: Read package.json
id: package
# uses: jaywcjlove/github-action-read-file@main
uses: ./
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-action-read-file",
"version": "1.2.2",
"version": "2.0.0",
"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",
Expand Down

0 comments on commit 0bbb5a3

Please # to comment.