Skip to content

Commit 5fb56e4

Browse files
committed
Remove unexpected input
1 parent 4e5e181 commit 5fb56e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ jobs:
108108
with:
109109
commitish: main
110110
tag: v${{ needs.prepare-and-check.outputs.version }}
111-
name_template: 'Release ${{ env.RELEASE_VERSION }}'
112111
name: Release ${{ env.RELEASE_VERSION }}
113112
version: ${{ env.RELEASE_VERSION }}
114113
env:

0 commit comments

Comments
 (0)