Compare commits
3 commits
master
...
sy/improve
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5c5b557200 | ||
|
|
2e05c531c4 | ||
|
|
2d52a1a40d |
3 changed files with 9545 additions and 0 deletions
|
|
@ -40,5 +40,7 @@ branding:
|
|||
runs:
|
||||
using: 'node20'
|
||||
pre: 'lib/cleanup/index.js'
|
||||
pre-if: (! startsWith(runner.name, 'GitHub Actions'))
|
||||
main: 'lib/main/index.js'
|
||||
post: 'lib/cleanup/index.js'
|
||||
post-if: (! startsWith(runner.name, 'GitHub Actions'))
|
||||
|
|
|
|||
4632
lib/cleanup/index.js
Normal file
4632
lib/cleanup/index.js
Normal file
File diff suppressed because it is too large
Load diff
4911
lib/main/index.js
Normal file
4911
lib/main/index.js
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue