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

Remove apk_path required status #83

Merged
merged 1 commit into from
Aug 26, 2022
Merged

Conversation

tothszabi
Copy link
Contributor

Checklist

  • I've read and followed the Contribution Guidelines
  • step.yml and README.md is updated with the changes (if needed)

Version

Requires a PATCH version update

Context

When the apk_path field was deprecated its required status was removed from the code:

APKPath string `env:"apk_path"`

But unfortunately it was left in the step.yml file which is confusing to the user. This PR will remove that required status so the workflow editor will present accurate information.

@tothszabi tothszabi merged commit 9962288 into master Aug 26, 2022
@tothszabi tothszabi deleted the update-apk_path-required-status branch August 26, 2022 13:51
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