Installation

# Add this to your shard.yml
dependencies:
  testing:
    github: dentarg/test-actions-releases
    version: ~> 5.1.1

Then run:

shards install

shard.yml

This shard.yml declares only a name and a version: no Crystal constraint, no dependencies, no targets and no executables. It is a plain library with nothing to build.

Dependencies

This version declares no dependencies.

README

This README is the one indexed from the repository at its latest ref, not from the tag for this version.

test-actions-releases

Testing to create GitHub releases using GitHub Actions when pushing tags.