Skip to content

Commit

Permalink
Adding @actions/exec
Browse files Browse the repository at this point in the history
adding @actions/exec

adding @qctions/exec

updated readme.md

Added license file for @actions/exec
  • Loading branch information
bhavanakonchada committed Aug 11, 2021
1 parent aaceb2c commit 6456c11
Show file tree
Hide file tree
Showing 7 changed files with 804 additions and 9,098 deletions.
20 changes: 20 additions & 0 deletions .licenses/npm/exec.dep.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ arguments will be provided:
- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/main/packages/core) package
- `glob` A reference to the [@actions/glob](https://github.com/actions/toolkit/tree/main/packages/glob) package
- `io` A reference to the [@actions/io](https://github.com/actions/toolkit/tree/main/packages/io) package
- `exec` A reference to the [@actions/exec](https://github.com/actions/toolkit/tree/main/packages/exec) package
- `require` A proxy wrapper around the normal Node.js `require` to enable
requiring relative paths (relative to the current working directory) and
requiring npm packages installed in the current working directory. If for
Expand Down
Loading

0 comments on commit 6456c11

Please sign in to comment.