Skip to content

Commit

Permalink
all releases are betas until Akka.NET v1.4.0 stable is released (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Oct 30, 2019
1 parent b5bf617 commit 5472a56
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 @@ -26,7 +26,7 @@ steps:
displayName: 'FAKE Build'
inputs:
filename: build.cmd
arguments: 'nuget nugetpublishurl=https://www.nuget.org/api/v2/package nugetkey=$(nugetKey)'
arguments: 'nuget nugetpublishurl=https://www.nuget.org/api/v2/package nugetkey=$(nugetKey) nugetprerelease=dev'

- task: GitHubRelease@0
displayName: 'GitHub release (create)'
Expand Down

0 comments on commit 5472a56

Please sign in to comment.