Skip to content

Commit

Permalink
Remove beta suffix for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dawoe committed Mar 17, 2022
1 parent 4ebd8e5 commit 8ca700f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ platform: Any CPU
configuration: Release

build_script:
- ps: .\Packaging\BuildPackage.ps1 beta
- ps: .\Packaging\BuildPackage.ps1

artifacts:
- path: dist\*.nupkg
Expand Down

0 comments on commit 8ca700f

Please sign in to comment.