Skip to content

Commit 926f542

Browse files
Automatic compilation
1 parent 9c2d9c2 commit 926f542

13 files changed

Lines changed: 6769 additions & 4202 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 103 deletions
This file was deleted.

LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 61 deletions
This file was deleted.

action.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ inputs:
66
required: false
77
default: 0.1.15
88
branding:
9-
icon: 'download-cloud'
10-
color: 'blue'
9+
icon: download-cloud
10+
color: blue
1111
runs:
12-
using: node16
13-
main: src/index.js
12+
using: node12
13+
main: dist/index.js

0 commit comments

Comments
 (0)