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

Fail if no artifact file is found to upload #55

Merged
merged 2 commits into from Mar 24, 2023

Conversation

JamesMGreene
Copy link
Contributor

@JamesMGreene JamesMGreene commented Mar 24, 2023

Fixes #24

For more info, see: https://github.com/actions/upload-artifact#customization-if-no-files-are-found

Update: Also lock in at actions/upload-artifact@v3 instead of @main to prevent us from consuming potential future breaking changes

@JamesMGreene JamesMGreene merged commit 64bcae5 into main Mar 24, 2023
3 checks passed
@JamesMGreene JamesMGreene deleted the err-if-no-files-found branch March 24, 2023 15:12
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.

Expose actions/upload-artifact if-no-files-found parameter
2 participants