Skip to content

Commit

Permalink
fix: workflow setup-dotnet operation enhanced
Browse files Browse the repository at this point in the history
  • Loading branch information
onurkanbakirci committed Dec 12, 2023
1 parent b9a4fe3 commit 63f2365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:

project_path: ./src/Integration.Core/
nupkg_path: ./src/Integration.Core/bin/Release/net8.0/Integration.Core.12.12.23.1.0.0.nupkg
nupkg_source: github
nupkg_source: "github"
nupkg_secret: ${{ secrets.GITHUB_TOKEN }}

jobs:
Expand Down

0 comments on commit 63f2365

Please sign in to comment.