We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c25d29c + b6a4f60 commit 4c44f51Copy full SHA for 4c44f51
build-system/windows-release.yaml
@@ -15,7 +15,7 @@ variables:
15
- group: signingSecrets #create this group with SECRET variables `signingUsername` and `signingPassword`
16
- group: nugetKeys #create this group with SECRET variables `nugetKey`
17
- name: githubConnectionName
18
- value: Akka.NET #replace this
+ value: AkkaDotNet_Releases
19
- name: projectName
20
value: HOCON #replace this
21
- name: githubRepositoryName
0 commit comments