Skip to content

Commit

Permalink
fix: incorrect source edited
Browse files Browse the repository at this point in the history
  • Loading branch information
onurkanbakirci committed Dec 13, 2023
1 parent 93a5640 commit f3fa882
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 @@ -18,7 +18,7 @@ env:
repo: Integration

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

Expand Down

0 comments on commit f3fa882

Please sign in to comment.