Skip to content

Releases: bruceadams/get-release

And, um, adjust the code to the newer @actions/github

25 Oct 18:00
Compare
Choose a tag to compare

Updated depdendencies, notably @actions/core to 1.10.0

24 Oct 11:56
Compare
Choose a tag to compare

These updates avoid this warning message from GitHub Actions about deprecated set-output.

The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files.
For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Update to run on node16

24 Oct 01:10
Compare
Choose a tag to compare
v1.3.0

Run using node16 (updated from node12)

Add author field to response

23 Aug 18:31
Compare
Choose a tag to compare
v1.2.3

Update example to use v1.2.3

More outputs: name, body, draft, prerelease

07 Oct 19:23
Compare
Choose a tag to compare

README enahncements; new output `tag_name`

15 Aug 20:29
Compare
Choose a tag to compare
v1.2.1

Move pre-commit script to husky.hooks

First functioning release!

First try

20 Feb 00:47
Compare
Choose a tag to compare

This might even work?