Vendor publish-release CI action
This replaces `marvinpinto/action-automatic-releases`, which hasn't been updated since Jan 29 2022.
This commit is contained in:
10
.github/actions/github-release/README.md
vendored
Normal file
10
.github/actions/github-release/README.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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](https://github.com/bytecodealliance/wasmtime/tree/2300ef6894605e89bd94f6b2da75ba55e5ab91ac/.github/actions/github-release)
|
||||
Reference in New Issue
Block a user