ci: automatically create github release when tag is pushed
authorRan Benita <ran@unusedvar.com>
Sat, 22 May 2021 17:17:35 +0000 (20:17 +0300)
committerRan Benita <ran@unusedvar.com>
Sat, 22 May 2021 17:20:12 +0000 (20:20 +0300)
commit1f7ffde982fbac085bdaeaf5fa97411638644ae1
tree4a4a2885cb9951b4924745ec13ec54462926e65c
parent8507af731a4e6d5e1107639a35328959f3b48155
ci: automatically create github release when tag is pushed

Fixes: https://github.com/xkbcommon/libxkbcommon/issues/233
Signed-off-by: Ran Benita <ran@unusedvar.com>
.github/workflows/github-release.yml [new file with mode: 0644]