Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorTzeng authored Jun 5, 2021
1 parent 0e363f8 commit 7c432e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Pack
run: dotnet pack "src/AspectCore.Extensions.Cache/AspectCore.Extensions.Cache/AspectCore.Extensions.Cache.csproj" --configuration Release
- name: Publish
run: dotnet nuget push "src/AspectCore.Extensions.Cache/AspectCore.Extensions.Cache/bin/Release/AspectCore.Extensions.Cache.1.2.4.nupkg" --api-key oy2irsgtchjxgn24iz2aotr6su7hjgse3b6w6zqn5re6qi --source "github"
run: dotnet nuget push "src/AspectCore.Extensions.Cache/AspectCore.Extensions.Cache/bin/Release/AspectCore.Extensions.Cache.1.2.4.nupkg" --api-key oy2irsgtchjxgn24iz2aotr6su7hjgse3b6w6zqn5re6qi --source "https://github.com/VictorTzeng/AspectCore.Extensions.Cache"

0 comments on commit 7c432e0

Please sign in to comment.