Skip to content

Releases: rez0n/actions-github-release

Replace set-output with environment files

13 Feb 17:42
27a5782
Compare
Choose a tag to compare

migrate to Debian slim base image

26 Apr 15:16
Compare
Choose a tag to compare

The Action package has been migrated to Debian slim base Python image because it already have required libraries preinstalled for the github api package. Also I'm done with Alpine at all.

use fixed version of base container

04 Feb 17:54
297576b
Compare
Choose a tag to compare

Hotfix 1.6

23 Jan 19:42
5c0557d
Compare
Choose a tag to compare

Build hotfix due Python version updated for the python:alpine base image PR #12

fix assets out of range

20 Sep 13:45
fe956c1
Compare
Choose a tag to compare
Merge pull request #7 from darora/main

avoid failing if release does not have any assets associated with it

new outputs added

19 Sep 19:35
Compare
Choose a tag to compare

Added multiple outputs

Outputs

Action outputs 3 variables

  • release - release tag
  • release_id - release Github ID
  • browser_download_url - URL to download first file in release assets

added licence

19 Sep 17:38
bb0b260
Compare
Choose a tag to compare
Merge pull request #4 from rez0n/add-license-1

Create LICENSE

added nodraft option

23 Aug 17:01
0713b72
Compare
Choose a tag to compare
Merge pull request #3 from jaylusonos/main

Added "nodraft" filtering

v1.1 - Guest mode

05 Nov 13:38
Compare
Choose a tag to compare

Added guest mode, token variable no more mandatory.

Initial release of Action

04 Nov 19:10
Compare
Choose a tag to compare