Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
milliondreams committed Nov 14, 2023
1 parent acca65c commit 0fca3db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ jobs:
```

## TODO List
- [ ] Setup proper build process instead on installing packages from index.js as documented here - https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action#commit-tag-and-push-your-action-to-github
- [ ] Add all the important metadata to action.yml
- [ ] Add Apache License
- [X] Setup proper build process instead on installing packages from index.js as documented here - https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action#commit-tag-and-push-your-action-to-github
- [X] Add all the important metadata to action.yml
- [X] Add Apache License
- [ ] Make the code more robust and handle errors better
- [ ] Handle multiple markdown files in a single commit
- [ ] Handle invalid metadata JSON and report errors
Expand Down

0 comments on commit 0fca3db

Please sign in to comment.