removing the failed attempt of custom name for Release Action
This commit is contained in:
parent
1e545973fc
commit
c414121413
|
@ -1,4 +1,4 @@
|
||||||
name: Release ${{ github.event.input.release_tag_name }}
|
name: Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Reference in New Issue