Skip to content

Commit 85beaeb

Browse files
committed
Testing v2
1 parent 7bee907 commit 85beaeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ try {
77
const commands = core.getInput('commands');
88
if(commands){
99
console.log(commands)
10+
console.log(typeof commands)
1011
} else {
1112
const host = {
1213
server: {

0 commit comments

Comments
 (0)