mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-29 13:34:51 +00:00
Update package.json
This commit is contained in:
parent
66d62c97d5
commit
e1ddf02aff
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@tj-actions/glob",
|
||||
"name": "@tj-actions/changed-files",
|
||||
"version": "17.2.5",
|
||||
"description": "Glob pattern matching GitHub action",
|
||||
"description": "Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.",
|
||||
"main": "lib/main.js",
|
||||
"publishConfig": {
|
||||
"registry": "https://npm.pkg.github.com"
|
||||
|
|
Loading…
Reference in a new issue