Skip to content

Commit 2649e0c

Browse files
authored
Update main.yml
1 parent f4050fc commit 2649e0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ jobs:
1111

1212
# Run DB migrations with the public action
1313
- name: DB migrations checker with DLE
14-
uses: postgres-ai/[email protected]
14+
#uses: postgres-ai/[email protected]
15+
uses: postgres-ai/dle-github-actions@master
1516
id: db-migrations
1617
with:
1718
dbname: test

0 commit comments

Comments
 (0)