]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a GitHub workflow to make a release
authorDmitry Misharov <dmitry@openssl.org>
Thu, 10 Oct 2024 14:15:55 +0000 (16:15 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 15 Jan 2025 15:00:58 +0000 (16:00 +0100)
commitd8af77e7368a72f75ad790350a322e8f6c3c2968
tree0c76842b71ffd8f8b893212f0a6d7908dc4e9263
parent21f72fa4c8534e918b5cb1b7612a6682d9932977
Add a GitHub workflow to make a release

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25662)
.github/workflows/make-release.yml [new file with mode: 0644]