Skip to content

Commit

Permalink
Update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aimenux committed Oct 9, 2024
1 parent de5debf commit 2619cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Test
run: dotnet test --no-build --verbosity normal
- name: Publish AcuWebSiteManager
uses: alirezanet/publish-nuget@v3.0.3
uses: alirezanet/publish-nuget@v3.1.0
with:
PACKAGE_NAME: AcuWebSiteManager
PROJECT_FILE_PATH: App/App.csproj
Expand Down

0 comments on commit 2619cdf

Please sign in to comment.