Skip to content

Commit

Permalink
Testing v2
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurvanl committed Jun 15, 2022
1 parent 7bee907 commit 85beaeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ try {
const commands = core.getInput('commands');
if(commands){
console.log(commands)
console.log(typeof commands)
} else {
const host = {
server: {
Expand Down

0 comments on commit 85beaeb

Please sign in to comment.