Skip to content

Commit

Permalink
🎈 main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzaz committed Jul 31, 2024
1 parent e908e8c commit d9ae66f
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 @@ -51,7 +51,7 @@ jobs:
steps:
#Push NuGet package to GitHub packages
- name: Download nuget package artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v1.0.0
with:
name: nugetPackage
- name: Push package to GitHub packages
Expand Down

0 comments on commit d9ae66f

Please sign in to comment.