mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-06 09:41:22 +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",
|
"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",
|
"main": "lib/main.js",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://npm.pkg.github.com"
|
"registry": "https://npm.pkg.github.com"
|
||||||
|
|
Loading…
Add table
Reference in a new issue