cmake-action/dist
Alfi Maulana 44a0a4c6c2
refactor: remove core actions toolkit dependency (#397)
* refactor: add a `getInput` function

* refactor: replace `core.getBooleanInput` with `getInput`

* refactor: replace `core.getMultilineInput` with `getInput`

* refactor: replace `core.setOutput` with dirrect append to `GITHUB_OUTPUT`

* refactor: replace `core.setFailed` with direct stdout write
2024-08-06 22:42:23 +07:00
..
index.js refactor: remove core actions toolkit dependency (#397) 2024-08-06 22:42:23 +07:00
package.json refactor: rename source files extension to .ts (#219) 2024-03-04 21:01:48 +08:00