Skip to content

Commit 4c44f51

Browse files
Merge pull request #105 from akkadotnet/dev
Have to use an OAuth token to do releases
2 parents c25d29c + b6a4f60 commit 4c44f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-system/windows-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ variables:
1515
- group: signingSecrets #create this group with SECRET variables `signingUsername` and `signingPassword`
1616
- group: nugetKeys #create this group with SECRET variables `nugetKey`
1717
- name: githubConnectionName
18-
value: Akka.NET #replace this
18+
value: AkkaDotNet_Releases
1919
- name: projectName
2020
value: HOCON #replace this
2121
- name: githubRepositoryName

0 commit comments

Comments
 (0)