Skip to content

Commit

Permalink
Ca tool version changes for v7.0.2 (#231)
Browse files Browse the repository at this point in the history
* Update CA.nuspec

* Update compile.yml

* updated the version

* Update compile.yml

---------

Co-authored-by: Malavika <[email protected]>
  • Loading branch information
MalavikaKrishnan100 and malavikakrishnan123 authored Jan 22, 2025
1 parent 0aaf28b commit 23b8352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ jobs:
- name: Create Nuget Packages
id: createNupkg
run: |
nuget pack CA.nuspec -Version 7.0.1
Write-Host "::set-output name=nupkg-LicenseClearingTool::continuous-clearing.7.0.1.nupkg"
nuget pack CA.nuspec -Version 7.0.2
Write-Host "::set-output name=nupkg-LicenseClearingTool::continuous-clearing.7.0.2.nupkg"
- name: Archive NuGet Packages
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 23b8352

Please sign in to comment.