Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/AxaFrance/webengine-dotnet
Browse files Browse the repository at this point in the history
… into develop
  • Loading branch information
Huaxing YUAN authored and Huaxing YUAN committed Jan 6, 2025
2 parents a85eb66 + 52399db commit eb57775
Show file tree
Hide file tree
Showing 4 changed files with 1,000 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-PROnly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
Get-ChildItem ./src -Recurse -File -Filter Axa*.nupkg | % {Copy-Item -Path $_.FullName -Destination "./nuget/$_"}
- name: Upload Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: build-artifact
path: "./nuget"
Expand Down
Loading

0 comments on commit eb57775

Please sign in to comment.