Skip to content

Commit

Permalink
Updated assets.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Feb 14, 2022
1 parent 72a6206 commit 5021d19
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion __tests__/main.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ test('returns the paths of the filtered files (input source files)', async () =>
'CODE_OF_CONDUCT.md',
'CONTRIBUTING.md',
'HISTORY.md',
'README.md',
'README.md'
]
.map(fName => normalizeSeparators(path.join(GITHUB_WORKSPACE!, fName)))
.join(process.env.INPUT_SEPARATOR)
Expand Down
124 changes: 62 additions & 62 deletions dist/index.js

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

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/sourcemap-register.js

Large diffs are not rendered by default.

0 comments on commit 5021d19

Please sign in to comment.