-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Toot action doesn't seem to work anymore #180
Comments
Feel free to look into why it works elsewhere and not here. The secrets should be org-wide. |
interesting, yeah, the config is basically the same in other repos. I found 2 issues with the same error:
|
Hi there, please double check the |
Sorry for the troubles! |
I don't think there's anything wrong with my configuration:
Did something change on Mastodon's side or in the action itself? In some repositories the exact same values work correctly: https://github.com/phpstan/phpstan-doctrine/blob/4b66f5c996865a6085983cc90b5c8a242d1959e7/.github/workflows/release-toot.yml#L20 (https://github.com/phpstan/phpstan-doctrine/actions/workflows/release-toot.yml) |
Just for the record and since reporting on Mastodon is not optimal I guess :)
But see https://phpc.social/@herndlm/112179238683506275 for reference
didn't work the last 2 times with the same error that looked like some base URL config is missing or so. and it seems to work for some other repos.
The text was updated successfully, but these errors were encountered: