maowohl/Gitea Release Downloader

Download a release from a Gitea repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 25, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: maowohl/gitea-release-download-action@992104756d38e2d4efc4aaa632173a0883a0b03e # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repositoryThe Gitea repository formatted as 'owner/repo'yes
api_urlThe Gitea API URL (e.g. https://gitea.com/api/v1)yes
tokenThe Gitea API tokenyes
filenameThe file to downloadyes
releaseThe release tag to downloadno""
latestDownload the latest releasenotrue
debugEnable debug outputnofalse
namedescription
fileThe downloaded file
versionThe version of the downloaded release