diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 4579c03..9cfc30e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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 }}