We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b264a8 commit 113a906Copy full SHA for 113a906
.github/workflows/publish-to-nuget.yml
@@ -1,6 +1,6 @@
1
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
2
3
-name: publish-to.nuget
+name: publish-to-nuget
4
on:
5
workflow_dispatch: # Allow running the workflow manually from the GitHub UI
6
push:
0 commit comments