Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prasenjeetnath authored Oct 16, 2023
1 parent 21ca538 commit c2940eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
id: createNupkg
run: |
nuget pack CA.nuspec -Version 1.0.0
Write-Host "::set-output name=nupkg-LicenseClearingTool::TEST.1.0.0.nupkg"
Write-Host "::set-output name=nupkg-TEST::TEST.1.0.0.nupkg"
- name: Archive NuGet Packages
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit c2940eb

Please sign in to comment.