Skip to content

Commit

Permalink
add tweet workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
equiman committed May 19, 2022
1 parent 2b91969 commit 78d013f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
tweet-message: "Extension for @code with arrow function snippets ${{ github.event.release.tag_name }} 🐛🔨 is here 🥳\n\n
$ ext install deinsoftware.arrow-function-snippets\n\n
#vscode #snippets #arrowfunction #javascript #typescript #react #vuejs\n\n
#vscode #snippets #javascript #typescript #react #vuejs\n\n
https://marketplace.visualstudio.com/items?itemName=deinsoftware.arrow-function-snippets"
env:
TWITTER_CONSUMER_API_KEY: ${{ secrets.TWITTER_CONSUMER_API_KEY }}
Expand Down

0 comments on commit 78d013f

Please sign in to comment.