Skip to content

Commit c5c11e9

Browse files
authored
Update dotnet.yml
1 parent 343b3cf commit c5c11e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dotnet.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: .NET
66
on:
77
workflow_dispatch:
88
inputs:
9-
tags:
10-
description: 'tags for the releasse'
9+
tag:
10+
description: 'tag for the releasse'
1111
required: true
1212
default: latest
1313
type: text

0 commit comments

Comments
 (0)