Skip to content

Commit 3c56e60

Browse files
publish postgresql preview^X lib to nuget
1 parent 22ce0a3 commit 3c56e60

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/codebreaker-lib-postgresql.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232
artifact-name: codebreaker-postgres
3333
secrets: inherit
3434

35-
# publishnuget:
36-
# uses: CodebreakerApp/Codebreaker.Backend/.github/workflows/publishnuget-nugetserver.yml@main
37-
# needs: publishdevops
38-
# with:
39-
# artifact-name: codebreaker-sqlserver
40-
# secrets: inherit
35+
publishnuget:
36+
uses: CodebreakerApp/Codebreaker.Backend/.github/workflows/publishnuget-nugetserver.yml@main
37+
needs: publishdevops
38+
with:
39+
artifact-name: codebreaker-postgres
40+
secrets: inherit

0 commit comments

Comments
 (0)