Files
LuaCsForBarotraumaEP/.github/actions/github-release/README.md
peelz 32645c0dd2 Vendor publish-release CI action
This replaces `marvinpinto/action-automatic-releases`, which hasn't been
updated since Jan 29 2022.
2023-05-08 20:02:45 -04:00

472 B

github-release

An action used to publish GitHub releases for the LuaCsForBarotrauma project.

As of the time of writing this, there's a few actions floating around which perform GitHub releases, but they all tend to have their set of drawbacks.

Attribution

The code in this project was adapted from wasmtime/.github/actions/github-release