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

Removing workflow_dispatch from android and jvm publication workflows #369

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DariusIMP
Copy link
Member

No description provided.

@DariusIMP DariusIMP added bug Something isn't working internal Changes not included in the changelog labels Jan 28, 2025
Copy link
Contributor

@diogomatsubara diogomatsubara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need the workflow_dispatch at all here. Both publish-android.yml and publish-jvm.yml are intended to be called from the release workflow and use the workflow_call inputs and not to be called manually via workflow_dispatch. Unless I'm missing some other use case.

@DariusIMP DariusIMP changed the title Fix android workflow dispatch step. Removing workflow_dispatch from android and jvm publication workflows Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants