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 0fc374d commit 64cc848Copy full SHA for 64cc848
.github/workflows/generation.yml
@@ -20,6 +20,7 @@ jobs:
20
- csharp
21
publish_csharp: true
22
force: ${{ github.event.inputs.force }}
23
+ create_release: true
24
secrets:
25
github_access_token: ${{ secrets.GITHUB_TOKEN }}
26
nuget_api_key: ${{ secrets.NUGET_API_KEY }}
0 commit comments