Skip to content

Commit 5f70d28

Browse files
committed
pg
1 parent 2001d9c commit 5f70d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119

120120
- name: Service (postgresql)
121121
run: |
122-
userver-create-service --postgresql myservice-pg
122+
userver-create-service --postgres myservice-pg
123123
cd myservice-pg
124124
make build-release
125125
make test-release

0 commit comments

Comments
 (0)