Skip to content

Commit

Permalink
Merge pull request #4 from raegen/releases/v4
Browse files Browse the repository at this point in the history
v4
  • Loading branch information
raegen committed Jan 7, 2024
2 parents 5789064 + 3b2c51c commit 821ce24
Show file tree
Hide file tree
Showing 18 changed files with 90 additions and 18,433 deletions.
2 changes: 2 additions & 0 deletions .github/linters/.eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ rules:
'eslint-comments/no-unused-disable': 'off',
'i18n-text/no-en': 'off',
'import/no-namespace': 'off',
'import/extensions': 'off',
'import/no-unresolved': 'off',
'no-console': 'off',
'no-unused-vars': 'off',
'prettier/prettier': 'error',
Expand Down
17 changes: 0 additions & 17 deletions __tests__/index.test.ts

This file was deleted.

1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ inputs:

runs:
using: node20
pre: dist/setup.js
main: dist/index.js
1 change: 1 addition & 0 deletions dist/index.d.ts

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

Loading

0 comments on commit 821ce24

Please sign in to comment.