Skip to content

Commit 78d013f

Browse files
committed
add tweet workflow
1 parent 2b91969 commit 78d013f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
tweet-message: "Extension for @code with arrow function snippets ${{ github.event.release.tag_name }} 🐛🔨 is here 🥳\n\n
1818
$ ext install deinsoftware.arrow-function-snippets\n\n
19-
#vscode #snippets #arrowfunction #javascript #typescript #react #vuejs\n\n
19+
#vscode #snippets #javascript #typescript #react #vuejs\n\n
2020
https://marketplace.visualstudio.com/items?itemName=deinsoftware.arrow-function-snippets"
2121
env:
2222
TWITTER_CONSUMER_API_KEY: ${{ secrets.TWITTER_CONSUMER_API_KEY }}

0 commit comments

Comments
 (0)