Skip to content

Commit 113a906

Browse files
authored
Update publish-to-nuget.yml
1 parent 7b264a8 commit 113a906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
22

3-
name: publish-to.nuget
3+
name: publish-to-nuget
44
on:
55
workflow_dispatch: # Allow running the workflow manually from the GitHub UI
66
push:

0 commit comments

Comments
 (0)