Skip to content

Commit 5f07ec6

Browse files
committed
Fix job name
1 parent 4d93546 commit 5f07ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/dotnet/.github/workflows/publish.yml.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish to RubyGems
1+
name: Publish to Nuget
22
on:
33
release:
44
types: [published]

0 commit comments

Comments
 (0)