We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b91969 commit 78d013fCopy full SHA for 78d013f
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
tweet-message: "Extension for @code with arrow function snippets ${{ github.event.release.tag_name }} 🐛🔨 is here 🥳\n\n
18
$ ext install deinsoftware.arrow-function-snippets\n\n
19
- #vscode #snippets #arrowfunction #javascript #typescript #react #vuejs\n\n
+ #vscode #snippets #javascript #typescript #react #vuejs\n\n
20
https://marketplace.visualstudio.com/items?itemName=deinsoftware.arrow-function-snippets"
21
env:
22
TWITTER_CONSUMER_API_KEY: ${{ secrets.TWITTER_CONSUMER_API_KEY }}
0 commit comments