Fix deploy error in github actions
======================================== DeployToMyGetTask
Pushing MonoGame.Extended.Gui.3.9.0.275.nupkg to 'https://www.myget.org/F/lithiumtoast/api/v2/package'... PUT https://www.myget.org/F/lithiumtoast/api/v2/package/ Conflict https://www.myget.org/F/lithiumtoast/api/v2/package/ 288ms To skip already published packages, use the option --skip-duplicate error: Response status code does not indicate success: 409 (The package could not be uploaded. The package "MonoGame.Extended.Gui 3.9.0.275" does not comply with Semantic Version. Non-SemVer packages are forbidden according to the package retention settings for this feed.).
Usage: dotnet nuget push [arguments] [options]
Arguments: [root] Specify the path to the package and your API key to push the package to the server.
Options:
-h|--help Show help information
--force-english-output Forces the application to run using an invariant, English-based culture.
-s|--source
An error occurred when executing task 'DeployToMyGetTask'. Error: .NET CLI: Process returned an error (exit code 1). Error: Process completed with exit code 255.