Skip to content

Commit

Permalink
github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
beakona committed Dec 3, 2023
1 parent 5f632a9 commit a2428fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
dotnet-version: ${{ env.DOTNET_VERSION }}
- name: Download Artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v1
with:
name: nupkg
- name: Push to nuget.org
Expand Down

0 comments on commit a2428fa

Please sign in to comment.