The last runs of the GH workflow used to announce new releases failed when trying to publish the message to Twitter:
### Tasks
- [x] Remove the twitter secrets from the repository
- [x] Remove the tweet from the announce workflow
- [x] Update the release procedure to send the tweet manually
The last runs of the GH workflow used to announce new releases failed when trying to publish the message to Twitter:
Error message
Request failed with code 401 - Could not authenticate you. (Twitter code 32)Both runs use
snow-actions/tweet@v1.4.0Possible cause
Change with the access to the Twitter API:
2023-03-062023-04-06Decision
API not available anymore so remove the publishing of tweet for new release
Notes
This will probably occur with the announce workflow of https://github.com/process-analytics/bpmn-visualization-R/actions/workflows/announce-new-release.yml --> process-analytics/bpmn-visualization-R#239