mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* test
This commit is contained in:
parent
459914c3da
commit
3698869d7c
3 changed files with 3 additions and 1 deletions
|
@ -14,6 +14,7 @@ const core = __importStar(require("@actions/core"));
|
|||
* main function
|
||||
*/
|
||||
function main() {
|
||||
console.log("🍮test🍰");
|
||||
try {
|
||||
const files = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue