Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prasenjeetnath authored Jan 19, 2024
1 parent b2eb77c commit 08a8bc6
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 @@ -102,7 +102,7 @@ jobs:
id: createNupkg
run: |
nuget pack .nuget\SourceGrid.nuspec
Write-Host "::set-output name=nupkg-sourcegrid::siemens.sourcegrid.$($env:GitVersion_MajorMinorPatch).nupkg"

- name: Archive NuGet Packages
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 08a8bc6

Please sign in to comment.