mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-23 20:27:02 +08:00
add js file
This commit is contained in:
@@ -19,4 +19,5 @@ branding:
|
||||
icon: 'umbrella'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'entrypoint.sh'
|
||||
main: 'main.js'
|
||||
#plugin: 'checkout'
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Hello World"
|
||||
Reference in New Issue
Block a user