Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Set default value for repository. #436

Merged
merged 1 commit into from
May 22, 2022
Merged

Set default value for repository. #436

merged 1 commit into from
May 22, 2022

Conversation

robinraju
Copy link
Owner

@robinraju robinraju commented May 22, 2022

Use the current repo if no value is specified.

With this change, the following is supported to download a release from the current repository.

- uses: robinraju/release-downloader@main
  with:
    latest: true
    fileName: "foo.zip"

Use the current repo if no value specified.
@robinraju robinraju merged commit f17e9ad into main May 22, 2022
@robinraju robinraju deleted the set-default-repo-path branch May 22, 2022 12:06
@robinraju robinraju mentioned this pull request May 22, 2022
@briantist
Copy link
Contributor

excellent, thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants