Skip to content

Commit

Permalink
Update dotnet-nuget-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sator-imaging authored Jul 26, 2024
1 parent 8054696 commit baa5e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-nuget-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
name: ${{ needs.build.outputs.artifact-name }}
name: ${{ needs.build.outputs.artifact_name }}
path: src
- name: NuGet push
run: |
Expand Down

0 comments on commit baa5e89

Please sign in to comment.