Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Releases: actions/upload-release-asset

Automate sliding major version number

10 Feb 08:01
Compare
Choose a tag to compare

This is a minor update to make the current release have the latest code from master, and additionally allows for a new automation workflow to execute to automate the sliding of the major (v1, v2, v3, etc) version numbers for ease of referencing

Fix upload asset logic

11 Oct 14:54
64e5e85
Compare
Choose a tag to compare

This release patches a bug in the upload-asset logic that was preventing the asset from actually being uploaded properly.

Initial release

09 Oct 19:57
Compare
Choose a tag to compare

This is the initial release of the upload-release-asset Action. This Action wraps the upload-release-asset endpoint to upload a release asset to a GitHub Release.