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

Fixes #110 - Add the asset-name input to the list of expected inputs #111

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

Conversation

ChrisAnn
Copy link

@ChrisAnn ChrisAnn commented Dec 16, 2024

Fixes #110 by adding asset-name to the list of valid inputs.


Important

Add asset-name input to action.yml to specify asset name for download when multiple assets exist.

  • Inputs:
    • Add asset-name input to action.yml to specify the asset name to download when multiple assets are present in a repository.

This description was created by Ellipsis for 232e6b7. It will automatically update as commits are pushed.

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 232e6b7 in 7 seconds

More details
  • Looked at 14 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. action.yml:44
  • Draft comment:
    The addition of asset-name as an input resolves the issue described in asset-name is not recognised as a valid input #110, allowing it to be recognized as a valid input.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The PR correctly adds the asset-name input to the action.yml file, resolving the issue described.

Workflow ID: wflow_Xf5PtGNMDUPMqejA


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

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.

asset-name is not recognised as a valid input
1 participant