Skip to content
This repository was archived by the owner on Sep 24, 2022. It is now read-only.

Commit 0bd0a34

Browse files
committed
1 parent c73e451 commit 0bd0a34

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

lib/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ const handlePush = require("./push");
88

99
const VERSION = require("../package.json").version;
1010

11+
console.log(`
12+
================================================================================
13+
⚠️ This action has been renamed to https://github.com/twitter-together/action
14+
================================================================================
15+
`);
16+
1117
console.log(`Running twitter-together version ${VERSION}`);
1218

1319
main();

0 commit comments

Comments
 (0)