Commit 52671fa
GitLab CI
fix: Use OAuth 1.0a for Twitter posting instead of Bearer Token
- Twitter API v2 create tweets endpoint requires User Context authentication
- Switch from Bearer Token (App-Only) to OAuth 1.0a (User Context)
- Use nearform-actions/github-action-notify-twitter action
- Requires: TWITTER_API_KEY, TWITTER_API_SECRET, TWITTER_ACCESS_TOKEN, TWITTER_ACCESS_TOKEN_SECRET1 parent d2c3a08 commit 52671fa
1 file changed
Lines changed: 17 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
0 commit comments