2zqa/Generate update manifest

GitHub action to generate update manifest files for self distributed Firefox addons

View on GitHub

Trust Signals

Scorecard Score
Scorecard 4–6scored Jul 20, 2026
Maintenance Recency
Stalelast commit Feb 2, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 2zqa/generate-update-manifest@5f80c2d73084c86c336ed695b12e3588aa46226a # v1.1.0

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

namedescriptionrequireddefault
addon-idThe ID of the addon to generate the update manifest foryes
output-filePath to the file to write the update manifest tonoupdates.json
github-tokenThe GitHub token used to retrieve releasesno${{ github.token }}
repositoryThe repository to retrieve releases fromno${{ github.repository }}
asset-filterRegex pattern to filter release assetsno
namedescription
manifestPath to the generated update manifest file