Skip to content

Commit

Permalink
docs: updates on workflows
Browse files Browse the repository at this point in the history
Added information on documentation
  • Loading branch information
ADMSK\AVROGAL1 committed May 24, 2021
1 parent 9da0e87 commit b946ad8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [0.0.0-dev](https://github.com/AlexRogalskiy/github-action-json-fields/compare/v2.0.1...v0.0.0-dev) (2021-04-28)
# [0.0.0-dev](https://github.com/AlexRogalskiy/github-action-json-fields/compare/v2.0.1...v0.0.0-dev) (2021-05-24)



1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"commit": "git-cz",
"postpublish": "npm run clean",
"precommit": "npm run lint:staged",
"preinstall": "npx npm-force-resolutions",
"postinstall": "husky install",
"prebuild": "del-cli dist coverage",
"build": "./node_modules/.bin/ncc build src/index.ts -m -o dist",
Expand Down

0 comments on commit b946ad8

Please sign in to comment.