Skip to content

Commit 198af03

Browse files
authored
Merge pull request #18 from kolyshkin/fix-repo-alt
Fix version, update deps, switch to ncc, release 1.3.1
2 parents 3efc138 + f50eff4 commit 198af03

File tree

546 files changed

+32108
-212321
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

546 files changed

+32108
-212321
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules/

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ outputs:
1717
description: 'commits in pr'
1818
runs:
1919
using: 'node16'
20-
main: 'index.js'
20+
main: 'dist/index.js'

0 commit comments

Comments
 (0)