Skip to content

Fail gracefully with an error message when appspec.yml is missing #19

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

Merged
merged 2 commits into from
Jun 29, 2022

Conversation

mpdude
Copy link
Member

@mpdude mpdude commented Jun 29, 2022

Fail gracefully when the appspec.yml file was not found. Might be a common mistake to forget running actions/checkout before this action here.

Closes #10.

@mpdude mpdude force-pushed the catch-missing-appspec branch from 28be46e to defbeb8 Compare June 29, 2022 20:45
@mpdude mpdude merged commit ba5d416 into master Jun 29, 2022
@mpdude mpdude deleted the catch-missing-appspec branch June 29, 2022 20:45
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.

Action failed but it was marked as successful
1 participant