awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
actions avatar

actions/upload-release-assetArchived

0
View on GitHub↗
714 stars·199 forks·JavaScript·MIT·4 views

Upload Release Asset

An Action to upload a release asset via the GitHub Release API

Features

  • GitHub Automation Tools - Upload a release asset via the GitHub Release API.

Star history

Star history chart for actions/upload-release-assetStar history chart for actions/upload-release-asset

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Upload Release Asset

Similar open-source projects, ranked by how many features they share with Upload Release Asset.
  • sindresorhus/refined-githubsindresorhus avatar

    sindresorhus/refined-github

    31,587View on GitHub↗

    Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It functions as a user interface enhancement tool that uses custom CSS and JavaScript to rearrange layouts and inject new interactive elements into GitHub pages. The project serves as a workflow automation tool and repository utility, providing capabilities to automate pull request tasks such as branch cleanup and commit defaults. It acts as a code review assistant by identifying conflicting pull requests and improving navigation for code references. The extension covers severa

    TypeScript
    View on GitHub↗31,587
  • github/gh-awgithub avatar

    github/gh-aw

    3,280View on GitHub↗

    gh-aw is a GitHub automation platform and orchestration framework that uses an agentic workflow engine to automate repository management and code reviews. It translates natural language markdown and configuration files into secure, automated task sequences driven by large language models. The system integrates a Model Context Protocol gateway to route calls between AI agents and external tools. It distinguishes itself through a comprehensive security guardrail system that provides sandboxed execution for protocol servers, network egress controls via domain allowlists, and human-in-the-loop ap

    Goactionscaici
    View on GitHub↗3,280
  • actions/first-interactionactions avatar

    actions/first-interaction

    876View on GitHub↗

    An action for filtering pull requests and issues from first-time contributors

    TypeScript
    View on GitHub↗876
  • actions/labeleractions avatar

    actions/labeler

    2,464View on GitHub↗
    TypeScript
    View on GitHub↗2,464
See all 30 alternatives to Upload Release Asset→

Frequently asked questions

What does actions/upload-release-asset do?

An Action to upload a release asset via the GitHub Release API

What are the main features of actions/upload-release-asset?

The main features of actions/upload-release-asset are: GitHub Automation Tools.

What are some open-source alternatives to actions/upload-release-asset?

Open-source alternatives to actions/upload-release-asset include: sindresorhus/refined-github — Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It… github/gh-aw — gh-aw is a GitHub automation platform and orchestration framework that uses an agentic workflow engine to automate… actions/first-interaction — An action for filtering pull requests and issues from first-time contributors. actions/stale — Marks issues and pull requests that have not had recent interaction. ad-m/github-push-action — GitHub actions to push back to repository eg. updated code. actions/labeler.