Skip to content

Commit c14bef7

Browse files
authored
feat(app): Remove GitHub comment (#40)
Suggestion to not let the action create comments - discussed on slack. Waiting if anyone really finds it useful.
1 parent 7ad203a commit c14bef7

File tree

5 files changed

+27243
-5801
lines changed

5 files changed

+27243
-5801
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
1. Update code in `./src`
6060
2. Run `npm i`
6161
3. Run `npm run all`
62-
4. Commit all changes including `./disc` folder with built code.
62+
4. Commit all changes including `./dist` folder with built code.
6363
5. Publish a new version of an action using the new release (It needs to be done manually)

0 commit comments

Comments
 (0)