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

Improve workflows #197

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

Conversation

chromy
Copy link
Contributor

@chromy chromy commented Oct 21, 2024

No description provided.

EMERGE_API_TOKEN: ${{ secrets.EMERGE_API_KEY }}
ANDROID_DISTRIBUTION_API_KEY: ${{ secrets.ANDROID_DISTRIBUTION_API_KEY}}
PR_SHA: ${{ github.event.pull_request.head.sha }} # TODO: fix
PR_BASE_SHA: ${{ github.event.pull_request.base.sha }} # TODO: fix
Copy link
Contributor

Choose a reason for hiding this comment

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

Let me know if we can get the sha for the previous release and I can add first-class to Gradle plugin

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

Successfully merging this pull request may close these issues.

2 participants