Skip to content

Commit 167f9ef

Browse files
Merge pull request #301 from CodebreakerApp/298-postgres
publish postgresql preview lib to nuget for basta! workshop
2 parents 0ef5b6b + 3c56e60 commit 167f9ef

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)