ci: Add readable name for workflow

It is visible on Workflows list inside GH Actions tab.
This commit is contained in:
macie
2024-03-14 08:14:30 +01:00
parent ede70e1a87
commit 05d56616fc

View File

@@ -1,3 +1,4 @@
name: Release
on:
release:
types: [published]