Skip to content

Commit

Permalink
Update package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sa-es-ir authored Dec 16, 2024
1 parent 034dcd2 commit 73591e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
- name: Download nuget package artifact
uses: actions/download-artifact@v4
with:
name: nugetPackage
path: src/DotNet.RateLimiter/bin/Release/
- name: Prep packages
run: dotnet nuget add source --username sa-es-ir --password ${{ secrets.GITHUB_TOKEN }} --store-password-in-clear-text --name github "https://nuget.pkg.github.com/sa-es-ir/index.json"
Expand Down

0 comments on commit 73591e5

Please sign in to comment.