Skip to content

Commit 8e0bc41

Browse files
authored
Create main.js
1 parent 4c398a5 commit 8e0bc41

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • .github/actions/my-custom-deployer
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
console.log("🚀 Custom Node Deployer script triggered successfully!");
2+
console.log("Current working directory: ", process.cwd());
3+
// Add any minor file validation logic here if needed

0 commit comments

Comments
 (0)