Skip to content

Commit

Permalink
Add Twittter publish
Browse files Browse the repository at this point in the history
  • Loading branch information
equiman committed Apr 19, 2020
1 parent 514f073 commit a516068
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ jobs:
- name: setup Twitter
uses: ethomson/send-tweet-action@v1
with:
status: "$ dotnet add package dein.ToolBox\n
status: "$ dotnet add package dein.toolbox\n
👆${{ env.version }} 🐛🛠\n
\n
Colorify - C# NETCore Console Library with Text Format: colors, alignment and lot more [ for Win, Mac & Linux ]\n
ToolBox - C# .Net Core Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ for Win+Mac ]\n
https://github.com/deinsoftware/toolbox"
consumer-key: ${{ secrets.TWITTER_CONSUMER_API_KEY }}
consumer-secret: ${{ secrets.TWITTER_CONSUMER_API_SECRET }}
Expand Down

0 comments on commit a516068

Please sign in to comment.