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:
|
||||
repository_dispatch:
|
||||
types: [release]
|
||||
|
Reference in New Issue
Block a user