]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
Add a release workflow
authorMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 21 Jan 2023 13:49:40 +0000 (14:49 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 21 Jan 2023 14:55:24 +0000 (15:55 +0100)
commit46f6e49a562c7577fbc0ad98fbe965ea5e7040f1
tree7ed0b1a82f342be8af6526f18046bb8be4bcb535
parentd77847f7e22b576f8a2ea8f699e69096e7b6b48b
Add a release workflow

Should be auto-filling the release information and upload
a source distro package tarball.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
.github/workflows/gen_release.pl [new file with mode: 0755]
.github/workflows/on_tag.yml [new file with mode: 0644]