Skip to content

Commit

Permalink
Update Twitter message
Browse files Browse the repository at this point in the history
  • Loading branch information
equiman committed Apr 22, 2020
1 parent 40c085b commit a98aca3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ jobs:
- name: setup Twitter
uses: ethomson/send-tweet-action@v1
with:
status: "$ dotnet add package dein.toolbox\n
👆${{ env.version }} 🐛🛠\n
status: "ToolBox - C# .Net Core Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ Win+Mac+Linux ]\n
${{ env.version }} 🐛🛠 version available as NuGet package\n
$ dotnet add package dein.toolbox\n
\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 a98aca3

Please sign in to comment.