Skip to content

Commit

Permalink
Automatic releases creation 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-zhur committed Jun 11, 2024
1 parent a799082 commit 94549c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/microservices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- run: Compress-Archive -Path OneShelf.Billing/OneShelf.Billing.Api/bin/Release/net8.0/publish -Destination OneShelf.Billing.Api.zip
- run: Compress-Archive -Path OneShelf.Pdfs/OneShelf.Pdfs.Api/bin/Release/net6.0/publish -Destination OneShelf.Pdfs.Api.zip
- run: Compress-Archive -Path OneShelf.Collectives/OneShelf.Collectives.Api/bin/Release/net8.0/publish -Destination OneShelf.Collectives.Api.zip
- run: Compress-Archive -Path OneShelf.Sources.Self/OneShelf.Sources.Self.Api/bin/Release/net8.0/publish -Destination OneShelf.Sources.Self.Api.zip
- run: Compress-Archive -Path OneShelf.Sources/OneShelf.Sources.Self.Api/bin/Release/net8.0/publish -Destination OneShelf.Sources.Self.Api.zip

# - name: Test
# run: dotnet test --no-build --verbosity normal
Expand Down

0 comments on commit 94549c4

Please sign in to comment.