Commit 63172ba
[Petoss 829] Updated Oauth2client package publishing action (#660)
* [PETOSS-829] added action to publish OAUTH2Client nuget package
* [PETOSS-829] moved action to publish OAUTH2Client nuget package to its own workflow
* [PETOSS-829] updated Oauth2Client to have a seperate version tag so it can be published seperately
* [PETOSS-829] updated version to match bump of main sdk so a bump of 0.0.1 in the main will do the same to this package
* [PETOSS-829] removed should publish output as not needed
* [PETOSS-829] now commits the .csproj file with new version
* [PETOSS-829] moved check for changes to explict step
* [PETOSS-829] renamed dotnet work flow to match actual purpose
* [PETOSS-829] removed trigger on push
* [PETOSS-829] added check to nuget for package version
* [PETOSS-829] fixing incorrect client package tag name
* [PETOSS-829] fixing incorrect client package tag name +1
---------
Co-authored-by: Ryan McCarthy <ryan.mccarthy+xero@xero.com>1 parent d997434 commit 63172ba
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
| 163 | + | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments