Skip to content

Commit

Permalink
chore: log for success update gist
Browse files Browse the repository at this point in the history
  • Loading branch information
maxam2017 committed Feb 16, 2024
1 parent 00edfe6 commit 6b430e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,6 @@ interface Edge {
},
},
});

console.log('Success to update the gist 🎉');
})();

0 comments on commit 6b430e4

Please sign in to comment.