Skip to content
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

Missed protocol scheme somewhere #55

Closed
boozook opened this issue Mar 21, 2024 · 1 comment
Closed

Missed protocol scheme somewhere #55

boozook opened this issue Mar 21, 2024 · 1 comment

Comments

@boozook
Copy link

boozook commented Mar 21, 2024

Error:

Error posting status: API call error: Post "/api/v1/statuses": unsupported protocol scheme ""

HERE

That's strange, because following that there is already MASTODON_URL with https://.
Also, save version of this action worked fine the last time. Nothing has changed since then.

@boozook
Copy link
Author

boozook commented Mar 21, 2024

Oops, that was my fault.
That was missed secret, that doesn't shared between workflows, because one calls another via workflow_call.
Fixed by adding secrets: inherit to the invocation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant