Skip to content

Commit

Permalink
Merge pull request #105 from akkadotnet/dev
Browse files Browse the repository at this point in the history
Have to use an OAuth token to do releases
  • Loading branch information
Aaronontheweb authored Jul 29, 2019
2 parents c25d29c + b6a4f60 commit 4c44f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-system/windows-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ variables:
- group: signingSecrets #create this group with SECRET variables `signingUsername` and `signingPassword`
- group: nugetKeys #create this group with SECRET variables `nugetKey`
- name: githubConnectionName
value: Akka.NET #replace this
value: AkkaDotNet_Releases
- name: projectName
value: HOCON #replace this
- name: githubRepositoryName
Expand Down

0 comments on commit 4c44f51

Please sign in to comment.