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 17, 2023
1 parent f50bb5d commit 667e8f1
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 @@ -71,7 +71,7 @@ jobs:
id: createNupkg
run: |
nuget pack SourceGrid.nuspec -Version 1.0.0
Write-Host "::set-output name=nupkg-sourcegrid::TEST.1.0.0.nupkg"
Write-Host "::set-output name=nupkg-sourcegrid::sourcegrid.1.0.0.nupkg"
- name: Archive NuGet Packages
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 667e8f1

Please sign in to comment.