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

Download Tag without Release #773

Open
TiloGit opened this issue Jan 27, 2025 · 0 comments
Open

Download Tag without Release #773

TiloGit opened this issue Jan 27, 2025 · 0 comments

Comments

@TiloGit
Copy link

TiloGit commented Jan 27, 2025

Trying to download the zip of a tag which doesn't have a release.

Error: Error: [getReleaseByTag] Unexpected response: 404

To Reproduce Steps to reproduce the behavior:

  1. Have repo with tag which has no release
  2. Try to download zip of that tag

Expected behavior A clear and concise description of what you expected to
happen.

  • Download zip file

Action Environment (please complete the following information):

  • OS: [ ubuntu-latest]
  • Image: ubuntu-24.04 Version: 20250120.5.0
- Run robinraju/release-downloader@v1
  with:
    repository: TSOSolutions/MyRepo123
    zipBall: true
    tag: tso_2025-01-27at1738015333
    token: ***
    latest: false
    preRelease: false
    tarBall: false
    out-file-path: .
    extract: false
    github-api-url: https://api.github.com/

Additional context Add any other context about the problem here.

  • After I create a release for the tag the download works fine.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant