build(gha): Add name to release action
This commit is contained in:
parent
ea2c31f012
commit
d83aa55bf8
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -1,3 +1,4 @@
|
|||||||
|
name: release
|
||||||
on:
|
on:
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types: [release]
|
types: [release]
|
||||||
|
Reference in New Issue
Block a user