Skip to content

Commit

Permalink
Update compile.yml (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanthkb44 authored Jun 6, 2024
1 parent 5367099 commit 70a1493
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 6.2.0
Write-Host "::set-output name=nupkg-LicenseClearingTool::continuous-clearing.6.2.0.nupkg"
nuget pack CA.nuspec -Version 6.2.1
Write-Host "::set-output name=nupkg-LicenseClearingTool::continuous-clearing.6.2.1.nupkg"
- name: Archive NuGet Packages
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 70a1493

Please sign in to comment.