twitter-together / action

:bird: A GitHub action to tweet from a repository

Home Page:https://github.com/marketplace/actions/twitter-together

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview incorrectly fails for media tweets

IstoraMandiri opened this issue · comments

What happened?

When testing out a media tweet, the preview generated on the pull request returned an error.

https://github.com/IstoraMandiri/twitter-together-testing/runs/8662022388

Media file /home/runner/work/twitter-together-testing/twitter-together-testing/media/cat.jpg does not exist

However the 'missing' image did exist and after merging, was tweeted as expected.

https://twitter.com/testing_tt_/status/1576505043838181377

What did you expect to happen?

The preview should not have failed.