Skip to content

Commit

Permalink
🔥 No more Twitter
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jul 19, 2023
1 parent 35b2fbc commit be1a198
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/repository-updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,3 @@ jobs:
**Version**: `${{ github.event.client_payload.version }}`
**Release notes**:
<https://github.com/${{ github.event.client_payload.repository }}/releases/tag/${{ github.event.client_payload.version }}>
- name: 📢 Announce on Twitter
uses: devigned/[email protected]
with:
apiKey: ${{ secrets.TWITTER_API_KEY }}
apiKeySecret: ${{ secrets.TWITTER_API_SECRET }}
accessToken: ${{ secrets.TWITTER_ACCESS_TOKEN }}
accessTokenSecret: ${{ secrets.TWITTER_ACCESS_SECRET }}
message: |
⬆️ ${{ github.event.client_payload.name }} ${{ github.event.client_payload.version }}
https://github.com/${{ github.event.client_payload.repository }}/releases/tag/${{ github.event.client_payload.version }}

0 comments on commit be1a198

Please sign in to comment.