add output for "availble" php version

This commit is contained in:
Robin Appelman 2024-02-05 19:14:53 +01:00
commit abc1a0628d
5 changed files with 4826 additions and 4765 deletions

View file

@ -5,7 +5,7 @@
"main": "src/action.js",
"scripts": {
"build": "ncc build src/action.js -o dist",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "INPUT_FILENAME=.github/workflows/info.xml node src/action.js"
},
"keywords": [],
"author": "",