Commit 0c26936
committed
Use 'gpr' to push to GitHub Package Registry.
This is to try to avoid the following warnings from the workflow:
WARNING: No API Key was provided and no API Key could be found for 'https://nuget.pkg.github.com/mysql-net'. To save an API Key for a source use the 'setApiKey' command.
Pushing MySqlConnector.1.3.12-beta.0.5.nupkg to 'https://nuget.pkg.github.com/mysql-net'...
PUT https://nuget.pkg.github.com/mysql-net/
WARNING: Please use the --api-key option when publishing to GitHub Packages
This solution comes from https://github.community/t/github-package-registry-not-compatible-with-dotnet-nuget-client/14392/19.1 parent 26ff8e5 commit 0c26936
1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 39 | + | |
| 40 | + | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
49 | | - | |
| 46 | + | |
50 | 47 | | |
0 commit comments