We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a799b47 commit c3a17d6Copy full SHA for c3a17d6
.github/workflows/codebreaker-lib-postgresql.yml
@@ -20,7 +20,7 @@ jobs:
20
version-number: ${{ github.run_number }}
21
version-offset: 5
22
solutionfile-path: src/Codebreaker.Backend.Postgres.sln
23
- projectfile-path: src/services/common/Codebreaker.Data.PostgreSQL/Codebreaker.Data.Postgres.csproj
+ projectfile-path: src/services/common/Codebreaker.Data.Postgres/Codebreaker.Data.Postgres.csproj
24
dotnet-version: '9.0.x'
25
artifact-name: codebreaker-postgres
26
branch-name: main
0 commit comments